All Palettes

Color Palette #b6988b, #d3c1b1, #f0e8d1, #c3a7b4, #5b3e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.lite-cocoa {
color: #b6988b;
}
.autumn-haze {
color: #d3c1b1;
}
.fuzzy-sheep {
color: #f0e8d1;
}
.pansy-posie {
color: #c3a7b4;
}
.ancient-prunus {
color: #5b3e3f;
}

/* CSS Variables */
:root {
--lite-cocoa:#b6988b;
--autumn-haze:#d3c1b1;
--fuzzy-sheep:#f0e8d1;
--pansy-posie:#c3a7b4;
--ancient-prunus:#5b3e3f;
}

More palettes to explore