flutter
Flutter Color constants.
Randomize a palette, pick each swatch, or build a harmony from a base color — then export Flutter tokens.
Palette builder
Export
static const Color brand1 = Color(0xFFE11D48); static const Color brand2 = Color(0xFFDB2777); static const Color brand3 = Color(0xFFC026D3); static const Color brand4 = Color(0xFFF59E0B); static const Color brand5 = Color(0xFF111827);