swiftui
SwiftUI Color extensions.
Randomize a palette, pick each swatch, or build a harmony from a base color — then export SwiftUI tokens.
Palette builder
Export
static let brand1 = Color(red: 0.882, green: 0.114, blue: 0.282) static let brand2 = Color(red: 0.859, green: 0.153, blue: 0.467) static let brand3 = Color(red: 0.753, green: 0.149, blue: 0.827) static let brand4 = Color(red: 0.961, green: 0.620, blue: 0.043) static let brand5 = Color(red: 0.067, green: 0.094, blue: 0.153)