All Palettes

Color Palette #5c2e2d, #ca7e7d, #e4b0af, #f4e3d7, #d0bfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5c2e2d;
}
.dirty-pink {
color: #ca7e7d;
}
.chewing-gum {
color: #e4b0af;
}
.alyssa {
color: #f4e3d7;
}
.summer-bloom {
color: #d0bfb4;
}

/* CSS Variables */
:root {
--christmas-brown:#5c2e2d;
--dirty-pink:#ca7e7d;
--chewing-gum:#e4b0af;
--alyssa:#f4e3d7;
--summer-bloom:#d0bfb4;
}

More palettes to explore