All Palettes

Color Palette #c7234a, #f45e4e, #f8a949, #f2e17d, #4fbf8d

0%
0%
0%

CSS code for this palette

/* CSS */
.maroon-flush {
color: #c7234a;
}
.hot-coral {
color: #f45e4e;
}
.koji-orange {
color: #f8a949;
}
.spring-yellow {
color: #f2e17d;
}
.garish-green {
color: #4fbf8d;
}

/* CSS Variables */
:root {
--maroon-flush:#c7234a;
--hot-coral:#f45e4e;
--koji-orange:#f8a949;
--spring-yellow:#f2e17d;
--garish-green:#4fbf8d;
}

More palettes to explore