All Palettes

Color Palette #f9c54e, #ffb805, #fa8500, #ff006e, #d10000

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.king-nacho {
color: #ffb805;
}
.the-new-black {
color: #fa8500;
}
.vivid-raspberry {
color: #ff006e;
}
.red-epiphyllum {
color: #d10000;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--king-nacho:#ffb805;
--the-new-black:#fa8500;
--vivid-raspberry:#ff006e;
--red-epiphyllum:#d10000;
}

More palettes to explore