All Palettes

Color Palette #02a7d4, #1db4e2, #5dc8e9, #a3e2f0, #f5faff

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.huelve-o-horizon {
color: #1db4e2;
}
.magnesia-bay {
color: #5dc8e9;
}
.blizzard-blue {
color: #a3e2f0;
}
.heart-of-ice {
color: #f5faff;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--huelve-o-horizon:#1db4e2;
--magnesia-bay:#5dc8e9;
--blizzard-blue:#a3e2f0;
--heart-of-ice:#f5faff;
}

More palettes to explore