All Palettes

Color Palette #b7c9b0, #d4e1c1, #e4e6d6, #f2f6ea, #f9f6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.healing-aloe {
color: #b7c9b0;
}
.security {
color: #d4e1c1;
}
.diminished-green {
color: #e4e6d6;
}
.applemint-soda {
color: #f2f6ea;
}
.milk-glass {
color: #f9f6f1;
}

/* CSS Variables */
:root {
--healing-aloe:#b7c9b0;
--security:#d4e1c1;
--diminished-green:#e4e6d6;
--applemint-soda:#f2f6ea;
--milk-glass:#f9f6f1;
}

More palettes to explore