All Palettes

Color Palette #8c1d37, #c92c39, #e06c5c, #f1b950, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.refined-chianti {
color: #8c1d37;
}
.mars-red {
color: #c92c39;
}
.coralite {
color: #e06c5c;
}
.goldsmith {
color: #f1b950;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--refined-chianti:#8c1d37;
--mars-red:#c92c39;
--coralite:#e06c5c;
--goldsmith:#f1b950;
--the-first-daffodil:#ffee8f;
}

More palettes to explore