All Palettes

Color Palette #0096db, #00b4e6, #40d4f2, #a1e0e8, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e6;
}
.blue-dacnis {
color: #40d4f2;
}
.luminescent-blue {
color: #a1e0e8;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b4e6;
--blue-dacnis:#40d4f2;
--luminescent-blue:#a1e0e8;
--coastal-breeze:#e0f7fa;
}

More palettes to explore