All Palettes

Color Palette #a62b2b, #d96d6d, #f1a8a2, #f4d35d, #6c9a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.coral-expression {
color: #d96d6d;
}
.calabrese {
color: #f1a8a2;
}
.salmon-eggs {
color: #f4d35d;
}
.flat-green {
color: #6c9a4c;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--coral-expression:#d96d6d;
--calabrese:#f1a8a2;
--salmon-eggs:#f4d35d;
--flat-green:#6c9a4c;
}

More palettes to explore