All Palettes

Color Palette #c1f0f6, #c7f9ff, #e5f7ff, #fff2cc, #ffdcd1

0%
0%
0%

CSS code for this palette

/* CSS */
.icy-breeze {
color: #c1f0f6;
}
.thin-air {
color: #c7f9ff;
}
.clear-skies {
color: #e5f7ff;
}
.bird-s-child {
color: #fff2cc;
}
.soft-orange-bloom {
color: #ffdcd1;
}

/* CSS Variables */
:root {
--icy-breeze:#c1f0f6;
--thin-air:#c7f9ff;
--clear-skies:#e5f7ff;
--bird-s-child:#fff2cc;
--soft-orange-bloom:#ffdcd1;
}

More palettes to explore