All Palettes

Color Palette #f0e8d6, #d9e1c6, #b8d9b0, #9fc6af, #8cba9a

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-white {
color: #f0e8d6;
}
.airy-green {
color: #d9e1c6;
}
.bleached-spruce {
color: #b8d9b0;
}
.lobaria-lichen {
color: #9fc6af;
}
.garden-view {
color: #8cba9a;
}

/* CSS Variables */
:root {
--creamy-white:#f0e8d6;
--airy-green:#d9e1c6;
--bleached-spruce:#b8d9b0;
--lobaria-lichen:#9fc6af;
--garden-view:#8cba9a;
}

More palettes to explore