All Palettes

Color Palette #f0c2b7, #e07b7b, #c94a4a, #ac2a2a, #8a1414

0%
0%
0%

CSS code for this palette

/* CSS */
.new-clay {
color: #f0c2b7;
}
.babe {
color: #e07b7b;
}
.king-crimson {
color: #c94a4a;
}
.cross-my-heart {
color: #ac2a2a;
}
.netherworld {
color: #8a1414;
}

/* CSS Variables */
:root {
--new-clay:#f0c2b7;
--babe:#e07b7b;
--king-crimson:#c94a4a;
--cross-my-heart:#ac2a2a;
--netherworld:#8a1414;
}

More palettes to explore