All Palettes

Color Palette #1d1d1b, #5f4b3a, #d7c8c1, #f2f2f2, #c92c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.coco-s-black {
color: #1d1d1b;
}
.beauty-spot {
color: #5f4b3a;
}
.unfussy-beige {
color: #d7c8c1;
}
.bleached-silk {
color: #f2f2f2;
}
.etruscan-red {
color: #c92c3e;
}

/* CSS Variables */
:root {
--coco-s-black:#1d1d1b;
--beauty-spot:#5f4b3a;
--unfussy-beige:#d7c8c1;
--bleached-silk:#f2f2f2;
--etruscan-red:#c92c3e;
}

More palettes to explore