All Palettes

Color Palette #00a5e0, #00b4e0, #00c8f0, #19e5e6, #1affc2

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.blue-atoll {
color: #00b4e0;
}
.picnic-day-sky {
color: #00c8f0;
}
.tamarama {
color: #19e5e6;
}
.night-pearl {
color: #1affc2;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--blue-atoll:#00b4e0;
--picnic-day-sky:#00c8f0;
--tamarama:#19e5e6;
--night-pearl:#1affc2;
}

More palettes to explore