All Palettes

Color Palette #f9d55d, #f9b848, #f99c3e, #f68f41, #f5683d

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f9d55d;
}
.samoan-sun {
color: #f9b848;
}
.chat-orange {
color: #f99c3e;
}
.fall-river {
color: #f68f41;
}
.opulent-orange {
color: #f5683d;
}

/* CSS Variables */
:root {
--salmon-eggs:#f9d55d;
--samoan-sun:#f9b848;
--chat-orange:#f99c3e;
--fall-river:#f68f41;
--opulent-orange:#f5683d;
}

More palettes to explore