All Palettes

Color Palette #1bb2e4, #6dd4e8, #a1e9f2, #d6f2f5, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1bb2e4;
}
.turquoise-sea {
color: #6dd4e8;
}
.blizzard-blue {
color: #a1e9f2;
}
.let-it-snow {
color: #d6f2f5;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1bb2e4;
--turquoise-sea:#6dd4e8;
--blizzard-blue:#a1e9f2;
--let-it-snow:#d6f2f5;
--vapor:#f0ffff;
}

More palettes to explore