All Palettes

Color Palette #d2c7b7, #b0af9c, #c1b79f, #8a7b6a, #6a5d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.accessible-beige {
color: #d2c7b7;
}
.still {
color: #b0af9c;
}
.wagon-wheel {
color: #c1b79f;
}
.virtual-taupe {
color: #8a7b6a;
}
.aging-barrel {
color: #6a5d4d;
}

/* CSS Variables */
:root {
--accessible-beige:#d2c7b7;
--still:#b0af9c;
--wagon-wheel:#c1b79f;
--virtual-taupe:#8a7b6a;
--aging-barrel:#6a5d4d;
}

More palettes to explore