All Palettes

Color Palette #0095c7, #00b4e6, #00d0f0, #a2e1f1, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.germander-speedwell {
color: #0095c7;
}
.blue-atoll {
color: #00b4e6;
}
.picnic-day-sky {
color: #00d0f0;
}
.blizzard-blue {
color: #a2e1f1;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--germander-speedwell:#0095c7;
--blue-atoll:#00b4e6;
--picnic-day-sky:#00d0f0;
--blizzard-blue:#a2e1f1;
--coastal-breeze:#e0f7fa;
}

More palettes to explore