All Palettes

Color Palette #85c4cc, #a1e2e0, #c4f1f3, #e2f8f5, #f4fbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.everest {
color: #a1e2e0;
}
.icy-breeze {
color: #c4f1f3;
}
.frosty-mint {
color: #e2f8f5;
}
.everlasting-ice {
color: #f4fbfb;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--everest:#a1e2e0;
--icy-breeze:#c4f1f3;
--frosty-mint:#e2f8f5;
--everlasting-ice:#f4fbfb;
}

More palettes to explore