All Palettes

Color Palette #a8a9a2, #c0b2a0, #d2c6b6, #e6e1d6, #f7f3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-matters {
color: #a8a9a2;
}
.studio-beige {
color: #c0b2a0;
}
.stark-white {
color: #d2c6b6;
}
.august-moon {
color: #e6e1d6;
}
.daisy-white {
color: #f7f3e4;
}

/* CSS Variables */
:root {
--grey-matters:#a8a9a2;
--studio-beige:#c0b2a0;
--stark-white:#d2c6b6;
--august-moon:#e6e1d6;
--daisy-white:#f7f3e4;
}

More palettes to explore