All Palettes

Color Palette #a89c8f, #c1af9f, #d5c5b3, #e8d2bf, #f3e7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.foggy-sunrise {
color: #a89c8f;
}
.frontier-fort {
color: #c1af9f;
}
.chalk-beige {
color: #d5c5b3;
}
.cream-of-mushroom {
color: #e8d2bf;
}
.vanilla-paste {
color: #f3e7d3;
}

/* CSS Variables */
:root {
--foggy-sunrise:#a89c8f;
--frontier-fort:#c1af9f;
--chalk-beige:#d5c5b3;
--cream-of-mushroom:#e8d2bf;
--vanilla-paste:#f3e7d3;
}

More palettes to explore