All Palettes

Color Palette #f8c54f, #fbae5b, #f46c75, #a35c8e, #597dc9

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f8c54f;
}
.duckling {
color: #fbae5b;
}
.sugar-coral {
color: #f46c75;
}
.thimble-red {
color: #a35c8e;
}
.indigo-light {
color: #597dc9;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f8c54f;
--duckling:#fbae5b;
--sugar-coral:#f46c75;
--thimble-red:#a35c8e;
--indigo-light:#597dc9;
}

More palettes to explore