All Palettes

Color Palette #8b7a5b, #a8a08f, #d2c5b2, #e5e1d1, #f3f1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.rock-n-oak {
color: #8b7a5b;
}
.apple-hill {
color: #a8a08f;
}
.velvet-beige {
color: #d2c5b2;
}
.focus {
color: #e5e1d1;
}
.angel-s-feather {
color: #f3f1e7;
}

/* CSS Variables */
:root {
--rock-n-oak:#8b7a5b;
--apple-hill:#a8a08f;
--velvet-beige:#d2c5b2;
--focus:#e5e1d1;
--angel-s-feather:#f3f1e7;
}

More palettes to explore