All Palettes

Color Palette #f0d1b2, #d2c7c1, #c0c299, #d0c8b3, #d0b69a

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-breath {
color: #f0d1b2;
}
.natural-silk-grey {
color: #d2c7c1;
}
.green-mist {
color: #c0c299;
}
.lover-s-hideaway {
color: #d0c8b3;
}
.sugar-rush-peach-pepper {
color: #d0b69a;
}

/* CSS Variables */
:root {
--baby-breath:#f0d1b2;
--natural-silk-grey:#d2c7c1;
--green-mist:#c0c299;
--lover-s-hideaway:#d0c8b3;
--sugar-rush-peach-pepper:#d0b69a;
}

More palettes to explore