All Palettes

Color Palette #a2e2d4, #b4e9d5, #c1f1e2, #cff7e7, #f5fff7

0%
0%
0%

CSS code for this palette

/* CSS */
.menthol-kiss {
color: #a2e2d4;
}
.ode-to-green {
color: #b4e9d5;
}
.light-water-wings {
color: #c1f1e2;
}
.cactus-water {
color: #cff7e7;
}
.mint-cream {
color: #f5fff7;
}

/* CSS Variables */
:root {
--menthol-kiss:#a2e2d4;
--ode-to-green:#b4e9d5;
--light-water-wings:#c1f1e2;
--cactus-water:#cff7e7;
--mint-cream:#f5fff7;
}

More palettes to explore