All Palettes

Color Palette #f1e9d0, #e6d5b7, #d5c6a5, #b7a99a, #a28b81

0%
0%
0%

CSS code for this palette

/* CSS */
.crescent-moon {
color: #f1e9d0;
}
.sand-pearl {
color: #e6d5b7;
}
.thatched-cottage {
color: #d5c6a5;
}
.flax-fibre-grey {
color: #b7a99a;
}
.portobello {
color: #a28b81;
}

/* CSS Variables */
:root {
--crescent-moon:#f1e9d0;
--sand-pearl:#e6d5b7;
--thatched-cottage:#d5c6a5;
--flax-fibre-grey:#b7a99a;
--portobello:#a28b81;
}

More palettes to explore