All Palettes

Color Palette #f8caa5, #f5a524, #d95a30, #a65e9e, #5b4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.untamed-orange {
color: #d95a30;
}
.heath-spotted-orchid {
color: #a65e9e;
}
.bright-eggplant {
color: #5b4b8b;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--apricot-glazed-chicken:#f5a524;
--untamed-orange:#d95a30;
--heath-spotted-orchid:#a65e9e;
--bright-eggplant:#5b4b8b;
}

More palettes to explore