All Palettes

Color Palette #0096db, #00b0e0, #68d9e3, #a4e1e5, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.turquoise-sea {
color: #68d9e3;
}
.charlotte {
color: #a4e1e5;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--turquoise-sea:#68d9e3;
--charlotte:#a4e1e5;
--coastal-breeze:#e0f7fa;
}

More palettes to explore