All Palettes

Color Palette #b69c8b, #d4c5b5, #e2d0b6, #f3e1c9, #f7f3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.lite-cocoa {
color: #b69c8b;
}
.whisper-pink {
color: #d4c5b5;
}
.toasted-cashew {
color: #e2d0b6;
}
.pebble-cream {
color: #f3e1c9;
}
.cheviot {
color: #f7f3e8;
}

/* CSS Variables */
:root {
--lite-cocoa:#b69c8b;
--whisper-pink:#d4c5b5;
--toasted-cashew:#e2d0b6;
--pebble-cream:#f3e1c9;
--cheviot:#f7f3e8;
}

More palettes to explore