All Palettes

Color Palette #f9e54e, #f7c94b, #ebaf37, #d7992d, #c57a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e54e;
}
.sunny-mood {
color: #f7c94b;
}
.midsummer-gold {
color: #ebaf37;
}
.golden-orange {
color: #d7992d;
}
.mulberry-thorn {
color: #c57a2b;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e54e;
--sunny-mood:#f7c94b;
--midsummer-gold:#ebaf37;
--golden-orange:#d7992d;
--mulberry-thorn:#c57a2b;
}

More palettes to explore