All Palettes

Color Palette #00b2d1, #80d3e0, #a6e7e1, #b4f3f3, #ffc2d9

0%
0%
0%

CSS code for this palette

/* CSS */
.iris-blue {
color: #00b2d1;
}
.water-nymph {
color: #80d3e0;
}
.ice-crystal-blue {
color: #a6e7e1;
}
.ice-citadel {
color: #b4f3f3;
}
.sweet-romance {
color: #ffc2d9;
}

/* CSS Variables */
:root {
--iris-blue:#00b2d1;
--water-nymph:#80d3e0;
--ice-crystal-blue:#a6e7e1;
--ice-citadel:#b4f3f3;
--sweet-romance:#ffc2d9;
}

More palettes to explore