All Palettes

Color Palette #bfa8a1, #d1c5b8, #e5e0d1, #d8ceb0, #b4afa2

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-rosewood {
color: #bfa8a1;
}
.gallery-taupe {
color: #d1c5b8;
}
.focus {
color: #e5e0d1;
}
.wood-ash {
color: #d8ceb0;
}
.light-sage {
color: #b4afa2;
}

/* CSS Variables */
:root {
--dusty-rosewood:#bfa8a1;
--gallery-taupe:#d1c5b8;
--focus:#e5e0d1;
--wood-ash:#d8ceb0;
--light-sage:#b4afa2;
}

More palettes to explore