All Palettes

Color Palette #e8cfc4, #d4a69b, #b58978, #7b5b5d, #5e4b4a

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-beige {
color: #e8cfc4;
}
.bubble-shell {
color: #d4a69b;
}
.plum-blossom-dye {
color: #b58978;
}
.reading-tea-leaves {
color: #7b5b5d;
}
.cafe-expreso {
color: #5e4b4a;
}

/* CSS Variables */
:root {
--pure-beige:#e8cfc4;
--bubble-shell:#d4a69b;
--plum-blossom-dye:#b58978;
--reading-tea-leaves:#7b5b5d;
--cafe-expreso:#5e4b4a;
}

More palettes to explore