All Palettes

Color Palette #c2504c, #8d2a2a, #4d1f1f, #2a1e1e, #d87d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset {
color: #c2504c;
}
.borscht {
color: #8d2a2a;
}
.tobi-brown {
color: #4d1f1f;
}
.weathervane {
color: #2a1e1e;
}
.babe {
color: #d87d7d;
}

/* CSS Variables */
:root {
--sunset:#c2504c;
--borscht:#8d2a2a;
--tobi-brown:#4d1f1f;
--weathervane:#2a1e1e;
--babe:#d87d7d;
}

More palettes to explore