All Palettes

Color Palette #a30034, #d74c3c, #f6a523, #f9c54e, #f9d3b9

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-lava {
color: #a30034;
}
.warming-heart {
color: #d74c3c;
}
.gusto-gold {
color: #f6a523;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tender-peach {
color: #f9d3b9;
}

/* CSS Variables */
:root {
--hot-lava:#a30034;
--warming-heart:#d74c3c;
--gusto-gold:#f6a523;
--creamy-sweet-corn:#f9c54e;
--tender-peach:#f9d3b9;
}

More palettes to explore