All Palettes

Color Palette #f5c899, #f1a76a, #e19e4c, #d58c3f, #c5782b

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.lion-of-menecrates {
color: #f1a76a;
}
.honeycomb-yellow {
color: #e19e4c;
}
.buried-treasure {
color: #d58c3f;
}
.mulberry-thorn {
color: #c5782b;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--lion-of-menecrates:#f1a76a;
--honeycomb-yellow:#e19e4c;
--buried-treasure:#d58c3f;
--mulberry-thorn:#c5782b;
}

More palettes to explore