All Palettes

Color Palette #02a7d4, #19b3e6, #6fd3e7, #a8e2f0, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.huelve-o-horizon {
color: #19b3e6;
}
.turquoise-sea {
color: #6fd3e7;
}
.atmospheric-soft-blue {
color: #a8e2f0;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--huelve-o-horizon:#19b3e6;
--turquoise-sea:#6fd3e7;
--atmospheric-soft-blue:#a8e2f0;
--coastal-breeze:#e0f7fa;
}

More palettes to explore