All Palettes

Color Palette #c92c3c, #f07f24, #f9d94e, #4abf6b, #0077b8

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.iceland-poppy {
color: #f07f24;
}
.royal-yellow {
color: #f9d94e;
}
.iridescent-green {
color: #4abf6b;
}
.biloxi-blue {
color: #0077b8;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--iceland-poppy:#f07f24;
--royal-yellow:#f9d94e;
--iridescent-green:#4abf6b;
--biloxi-blue:#0077b8;
}

More palettes to explore