All Palettes

Color Palette #5c2e2e, #7c4b4b, #a66e6e, #c19f9f, #e7c5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5c2e2e;
}
.alden-till {
color: #7c4b4b;
}
.delhi-spice {
color: #a66e6e;
}
.foggy-quartz {
color: #c19f9f;
}
.cranapple-cream {
color: #e7c5c5;
}

/* CSS Variables */
:root {
--christmas-brown:#5c2e2e;
--alden-till:#7c4b4b;
--delhi-spice:#a66e6e;
--foggy-quartz:#c19f9f;
--cranapple-cream:#e7c5c5;
}

More palettes to explore