All Palettes

Color Palette #c3b3a2, #d3c6b6, #e4dac8, #f1e5d0, #f8f1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-clay {
color: #c3b3a2;
}
.stark-white {
color: #d3c6b6;
}
.skull {
color: #e4dac8;
}
.tulip-white {
color: #f1e5d0;
}
.belgian-cream {
color: #f8f1e2;
}

/* CSS Variables */
:root {
--coral-clay:#c3b3a2;
--stark-white:#d3c6b6;
--skull:#e4dac8;
--tulip-white:#f1e5d0;
--belgian-cream:#f8f1e2;
}

More palettes to explore