All Palettes

Color Palette #e4a41b, #f0c02d, #f6e260, #4cb8d6, #e57e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-yellow {
color: #e4a41b;
}
.freesia {
color: #f0c02d;
}
.goldfinch {
color: #f6e260;
}
.aztec-sky {
color: #4cb8d6;
}
.cosmic-coral {
color: #e57e6c;
}

/* CSS Variables */
:root {
--grapefruit-yellow:#e4a41b;
--freesia:#f0c02d;
--goldfinch:#f6e260;
--aztec-sky:#4cb8d6;
--cosmic-coral:#e57e6c;
}

More palettes to explore