All Palettes

Color Palette #d7c49d, #e1caa8, #e4c5af, #e9d6c3, #f1e5da

0%
0%
0%

CSS code for this palette

/* CSS */
.mineral-beige {
color: #d7c49d;
}
.gourmet-honey {
color: #e1caa8;
}
.pastel-rose-tan {
color: #e4c5af;
}
.mother-of-pearl {
color: #e9d6c3;
}
.almost-pink {
color: #f1e5da;
}

/* CSS Variables */
:root {
--mineral-beige:#d7c49d;
--gourmet-honey:#e1caa8;
--pastel-rose-tan:#e4c5af;
--mother-of-pearl:#e9d6c3;
--almost-pink:#f1e5da;
}

More palettes to explore