All Palettes

Color Palette #02a7d4, #0096db, #4dc5e0, #a2e1e7, #f2f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.atmosphere {
color: #0096db;
}
.lake-thun {
color: #4dc5e0;
}
.luminescent-blue {
color: #a2e1e7;
}
.child-of-light {
color: #f2f6f8;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--atmosphere:#0096db;
--lake-thun:#4dc5e0;
--luminescent-blue:#a2e1e7;
--child-of-light:#f2f6f8;
}

More palettes to explore