All Palettes

Color Palette #dfd9d2, #c4b2a1, #a89c8f, #f1e5d0, #f4c19f

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-white {
color: #dfd9d2;
}
.cracked-earth {
color: #c4b2a1;
}
.foggy-sunrise {
color: #a89c8f;
}
.tulip-white {
color: #f1e5d0;
}
.almond-cream {
color: #f4c19f;
}

/* CSS Variables */
:root {
--simple-white:#dfd9d2;
--cracked-earth:#c4b2a1;
--foggy-sunrise:#a89c8f;
--tulip-white:#f1e5d0;
--almond-cream:#f4c19f;
}

More palettes to explore