All Palettes

Color Palette #f6c54c, #f5a524, #d95b59, #d9473a, #a45b9e

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f6c54c;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.bricks-of-hope {
color: #d95b59;
}
.dangerously-red {
color: #d9473a;
}
.heath-spotted-orchid {
color: #a45b9e;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f6c54c;
--apricot-glazed-chicken:#f5a524;
--bricks-of-hope:#d95b59;
--dangerously-red:#d9473a;
--heath-spotted-orchid:#a45b9e;
}

More palettes to explore