All Palettes

Color Palette #02a7d4, #1db4e2, #4fd4e8, #b4e3f4, #f5f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.huelve-o-horizon {
color: #1db4e2;
}
.neon-nazar {
color: #4fd4e8;
}
.echo-iris {
color: #b4e3f4;
}
.gram-s-hair {
color: #f5f7f9;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--huelve-o-horizon:#1db4e2;
--neon-nazar:#4fd4e8;
--echo-iris:#b4e3f4;
--gram-s-hair:#f5f7f9;
}

More palettes to explore