All Palettes

Color Palette #b9a7a2, #d7c5b7, #e4d8c3, #f2f3e8, #f5efdb

0%
0%
0%

CSS code for this palette

/* CSS */
.prestige {
color: #b9a7a2;
}
.pink-nudity {
color: #d7c5b7;
}
.high-style-beige {
color: #e4d8c3;
}
.calcium {
color: #f2f3e8;
}
.eggshell-cream {
color: #f5efdb;
}

/* CSS Variables */
:root {
--prestige:#b9a7a2;
--pink-nudity:#d7c5b7;
--high-style-beige:#e4d8c3;
--calcium:#f2f3e8;
--eggshell-cream:#f5efdb;
}

More palettes to explore