All Palettes

Color Palette #02a7d4, #1bb2e4, #5bc6e1, #a3e0e1, #eef6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.huelve-o-horizon {
color: #1bb2e4;
}
.sea-capture {
color: #5bc6e1;
}
.everest {
color: #a3e0e1;
}
.aijiro-white {
color: #eef6f6;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--huelve-o-horizon:#1bb2e4;
--sea-capture:#5bc6e1;
--everest:#a3e0e1;
--aijiro-white:#eef6f6;
}

More palettes to explore