All Palettes

Color Palette #d3b1a6, #e0c4b2, #f0d3c1, #f6e4d0, #f9f0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.clam-shell {
color: #d3b1a6;
}
.gypsum-rose {
color: #e0c4b2;
}
.blushing {
color: #f0d3c1;
}
.dessert-cream {
color: #f6e4d0;
}
.moonlit-beach {
color: #f9f0e6;
}

/* CSS Variables */
:root {
--clam-shell:#d3b1a6;
--gypsum-rose:#e0c4b2;
--blushing:#f0d3c1;
--dessert-cream:#f6e4d0;
--moonlit-beach:#f9f0e6;
}

More palettes to explore