All Palettes

Color Palette #c64a39, #f55f24, #f9a939, #f9c54e, #f4d35d

0%
0%
0%

CSS code for this palette

/* CSS */
.grenadier {
color: #c64a39;
}
.plastic-carrot {
color: #f55f24;
}
.raichu-orange {
color: #f9a939;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.salmon-eggs {
color: #f4d35d;
}

/* CSS Variables */
:root {
--grenadier:#c64a39;
--plastic-carrot:#f55f24;
--raichu-orange:#f9a939;
--creamy-sweet-corn:#f9c54e;
--salmon-eggs:#f4d35d;
}

More palettes to explore