All Palettes

Color Palette #d41c28, #f9b224, #f6f8b9, #4d9c2b, #007a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.flaming-cherry {
color: #d41c28;
}
.glistening-dawn {
color: #f9b224;
}
.turkish-ginger {
color: #f6f8b9;
}
.hubert-s-truck-green {
color: #4d9c2b;
}
.cote-d-azur {
color: #007a8a;
}

/* CSS Variables */
:root {
--flaming-cherry:#d41c28;
--glistening-dawn:#f9b224;
--turkish-ginger:#f6f8b9;
--hubert-s-truck-green:#4d9c2b;
--cote-d-azur:#007a8a;
}

More palettes to explore