All Palettes

Color Palette #d7c49d, #e1d3a8, #e5e4b8, #f4e0b8, #f9e6be

0%
0%
0%

CSS code for this palette

/* CSS */
.mineral-beige {
color: #d7c49d;
}
.gratin-dauphinois {
color: #e1d3a8;
}
.lily-scent-green {
color: #e5e4b8;
}
.oklahoma-wheat {
color: #f4e0b8;
}
.creamy-custard {
color: #f9e6be;
}

/* CSS Variables */
:root {
--mineral-beige:#d7c49d;
--gratin-dauphinois:#e1d3a8;
--lily-scent-green:#e5e4b8;
--oklahoma-wheat:#f4e0b8;
--creamy-custard:#f9e6be;
}

More palettes to explore