All Palettes

Color Palette #d4c2b5, #f0e0d1, #e1c6a8, #c5b59b, #b0806d

0%
0%
0%

CSS code for this palette

/* CSS */
.hazy-taupe {
color: #d4c2b5;
}
.blushed-cotton {
color: #f0e0d1;
}
.my-love {
color: #e1c6a8;
}
.best-beige {
color: #c5b59b;
}
.brick-fence {
color: #b0806d;
}

/* CSS Variables */
:root {
--hazy-taupe:#d4c2b5;
--blushed-cotton:#f0e0d1;
--my-love:#e1c6a8;
--best-beige:#c5b59b;
--brick-fence:#b0806d;
}

More palettes to explore