All Palettes

Color Palette #c92c3c, #a0464d, #8b5b6f, #6e8c7b, #4da33e

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.charleston-cherry {
color: #a0464d;
}
.majestic-orchid {
color: #8b5b6f;
}
.ivy-wreath {
color: #6e8c7b;
}
.oregano-green {
color: #4da33e;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--charleston-cherry:#a0464d;
--majestic-orchid:#8b5b6f;
--ivy-wreath:#6e8c7b;
--oregano-green:#4da33e;
}

More palettes to explore