All Palettes

Color Palette #b9a4a2, #d7c5b7, #e5caa9, #f3e6a5, #f8d2c4

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-smoke {
color: #b9a4a2;
}
.pink-nudity {
color: #d7c5b7;
}
.manila {
color: #e5caa9;
}
.cymophane-yellow {
color: #f3e6a5;
}
.demure-pink {
color: #f8d2c4;
}

/* CSS Variables */
:root {
--lilac-smoke:#b9a4a2;
--pink-nudity:#d7c5b7;
--manila:#e5caa9;
--cymophane-yellow:#f3e6a5;
--demure-pink:#f8d2c4;
}

More palettes to explore