All Palettes

Color Palette #f5e8d1, #e0c6b2, #d1b49f, #a39b99, #7f7c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mushroom {
color: #f5e8d1;
}
.arabian-sands {
color: #e0c6b2;
}
.soba {
color: #d1b49f;
}
.sugar-tree {
color: #a39b99;
}
.friar-grey {
color: #7f7c7a;
}

/* CSS Variables */
:root {
--golden-mushroom:#f5e8d1;
--arabian-sands:#e0c6b2;
--soba:#d1b49f;
--sugar-tree:#a39b99;
--friar-grey:#7f7c7a;
}

More palettes to explore