All Palettes

Color Palette #a3baa1, #c2d6c4, #e0e5d7, #f5f0e0, #f2d4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.bamboo-shoot {
color: #a3baa1;
}
.misty-lake {
color: #c2d6c4;
}
.sounds-of-nature {
color: #e0e5d7;
}
.elegant-white {
color: #f5f0e0;
}
.melon-pink {
color: #f2d4c4;
}

/* CSS Variables */
:root {
--bamboo-shoot:#a3baa1;
--misty-lake:#c2d6c4;
--sounds-of-nature:#e0e5d7;
--elegant-white:#f5f0e0;
--melon-pink:#f2d4c4;
}

More palettes to explore