All Palettes

Color Palette #a9e0d7, #b2f0e4, #d7f9e7, #f4fbf9, #e2f8f2

0%
0%
0%

CSS code for this palette

/* CSS */
.capri-water-blue {
color: #a9e0d7;
}
.east-cape {
color: #b2f0e4;
}
.freshmint {
color: #d7f9e7;
}
.everlasting-ice {
color: #f4fbf9;
}
.frosty-mint {
color: #e2f8f2;
}

/* CSS Variables */
:root {
--capri-water-blue:#a9e0d7;
--east-cape:#b2f0e4;
--freshmint:#d7f9e7;
--everlasting-ice:#f4fbf9;
--frosty-mint:#e2f8f2;
}

More palettes to explore