All Palettes

Color Palette #a7e2d3, #b2e6d4, #b7f0e3, #e1f9e3, #f6ffeb

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a7e2d3;
}
.bay {
color: #b2e6d4;
}
.water-leaf {
color: #b7f0e3;
}
.misty-lawn {
color: #e1f9e3;
}
.milk-foam {
color: #f6ffeb;
}

/* CSS Variables */
:root {
--botanical-tint:#a7e2d3;
--bay:#b2e6d4;
--water-leaf:#b7f0e3;
--misty-lawn:#e1f9e3;
--milk-foam:#f6ffeb;
}

More palettes to explore