All Palettes

Color Palette #a7bea2, #b3c8b1, #d5e0c2, #e8f3d3, #f5f9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.bryophyte {
color: #a7bea2;
}
.zanah {
color: #b3c8b1;
}
.security {
color: #d5e0c2;
}
.light-green-veil {
color: #e8f3d3;
}
.bean-sprout {
color: #f5f9e6;
}

/* CSS Variables */
:root {
--bryophyte:#a7bea2;
--zanah:#b3c8b1;
--security:#d5e0c2;
--light-green-veil:#e8f3d3;
--bean-sprout:#f5f9e6;
}

More palettes to explore