All Palettes

Color Palette #b76c66, #c58b7d, #daa78b, #e9bfa5, #f6d2c6

0%
0%
0%

CSS code for this palette

/* CSS */
.hacienda-tile {
color: #b76c66;
}
.sunstone {
color: #c58b7d;
}
.white-acorn {
color: #daa78b;
}
.biscuit-beige {
color: #e9bfa5;
}
.demure-pink {
color: #f6d2c6;
}

/* CSS Variables */
:root {
--hacienda-tile:#b76c66;
--sunstone:#c58b7d;
--white-acorn:#daa78b;
--biscuit-beige:#e9bfa5;
--demure-pink:#f6d2c6;
}

More palettes to explore