All Palettes

Color Palette #0096db, #00b0e0, #00d9e0, #a5e5e9, #f0fffe

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00d9e0;
}
.blizzard-blue {
color: #a5e5e9;
}
.vapor {
color: #f0fffe;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00d9e0;
--blizzard-blue:#a5e5e9;
--vapor:#f0fffe;
}

More palettes to explore