All Palettes

Color Palette #c92c3c, #f3b939, #f6e1a7, #66b15d, #3f7c92

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.golden-mary {
color: #f3b939;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.techno-green {
color: #66b15d;
}
.larkspur {
color: #3f7c92;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--golden-mary:#f3b939;
--lemon-ice-yellow:#f6e1a7;
--techno-green:#66b15d;
--larkspur:#3f7c92;
}

More palettes to explore