All Palettes

Color Palette #8c1728, #a53b3d, #c66c6c, #e8a378, #f4d15d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-cherry-red {
color: #8c1728;
}
.scarlet-past {
color: #a53b3d;
}
.strawberry-wine {
color: #c66c6c;
}
.mexican-standoff {
color: #e8a378;
}
.salmon-eggs {
color: #f4d15d;
}

/* CSS Variables */
:root {
--sweet-cherry-red:#8c1728;
--scarlet-past:#a53b3d;
--strawberry-wine:#c66c6c;
--mexican-standoff:#e8a378;
--salmon-eggs:#f4d15d;
}

More palettes to explore