All Palettes

Color Palette #c92c3c, #fab700, #4d9d6d, #a3d55d, #f1e8b7

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.blue-angels-yellow {
color: #fab700;
}
.greenbrier {
color: #4d9d6d;
}
.lime-lizard {
color: #a3d55d;
}
.menoth-white-base {
color: #f1e8b7;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--blue-angels-yellow:#fab700;
--greenbrier:#4d9d6d;
--lime-lizard:#a3d55d;
--menoth-white-base:#f1e8b7;
}

More palettes to explore