All Palettes

Color Palette #f9e54e, #f6d360, #f4b76c, #f39c3f, #f28c26

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #f9e54e;
}
.salmon-eggs {
color: #f6d360;
}
.citrus-honey {
color: #f4b76c;
}
.chat-orange {
color: #f39c3f;
}
.pesto-calabrese {
color: #f28c26;
}

/* CSS Variables */
:root {
--paris-daisy:#f9e54e;
--salmon-eggs:#f6d360;
--citrus-honey:#f4b76c;
--chat-orange:#f39c3f;
--pesto-calabrese:#f28c26;
}

More palettes to explore