All Palettes

Color Palette #b7b09f, #d1c6b3, #e5d8c2, #f5e3d6, #f9f3eb

0%
0%
0%

CSS code for this palette

/* CSS */
.saturn-grey {
color: #b7b09f;
}
.lover-s-hideaway {
color: #d1c6b3;
}
.high-style-beige {
color: #e5d8c2;
}
.island-hopping {
color: #f5e3d6;
}
.shea {
color: #f9f3eb;
}

/* CSS Variables */
:root {
--saturn-grey:#b7b09f;
--lover-s-hideaway:#d1c6b3;
--high-style-beige:#e5d8c2;
--island-hopping:#f5e3d6;
--shea:#f9f3eb;
}

More palettes to explore