All Palettes

Color Palette #e8d5b5, #d7c6a8, #c5b59b, #b4a68e, #a39f80

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-pearl {
color: #e8d5b5;
}
.almond-butter {
color: #d7c6a8;
}
.best-beige {
color: #c5b59b;
}
.sleepy-owlet {
color: #b4a68e;
}
.wetland-stone {
color: #a39f80;
}

/* CSS Variables */
:root {
--sand-pearl:#e8d5b5;
--almond-butter:#d7c6a8;
--best-beige:#c5b59b;
--sleepy-owlet:#b4a68e;
--wetland-stone:#a39f80;
}

More palettes to explore