All Palettes

Color Palette #c92c3c, #a9d1b5, #f4cf3e, #6a4a8c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.glenwood-green {
color: #a9d1b5;
}
.marigold-dust {
color: #f4cf3e;
}
.grapes-of-italy {
color: #6a4a8c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--glenwood-green:#a9d1b5;
--marigold-dust:#f4cf3e;
--grapes-of-italy:#6a4a8c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore