All Palettes

Color Palette #f4c543, #f9d16c, #f9ec95, #f7b32b, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.bright-yarrow {
color: #f9d16c;
}
.calabash {
color: #f9ec95;
}
.hot-sun {
color: #f7b32b;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--bright-yarrow:#f9d16c;
--calabash:#f9ec95;
--hot-sun:#f7b32b;
--mandarin-red:#e74d3c;
}

More palettes to explore