All Palettes

Color Palette #c92c37, #f5a300, #a3d55d, #4abf77, #1c8eab

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c37;
}
.mad-for-mango {
color: #f5a300;
}
.lime-lizard {
color: #a3d55d;
}
.esmeralda {
color: #4abf77;
}
.mediterranean-sea {
color: #1c8eab;
}

/* CSS Variables */
:root {
--mars-red:#c92c37;
--mad-for-mango:#f5a300;
--lime-lizard:#a3d55d;
--esmeralda:#4abf77;
--mediterranean-sea:#1c8eab;
}

More palettes to explore