All Palettes

Color Palette #00a5e0, #00d0ff, #00ffcc, #00ff99, #1aff66

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.vivid-sky-blue {
color: #00d0ff;
}
.plunge-pool {
color: #00ffcc;
}
.green-gas {
color: #00ff99;
}
.synthetic-spearmint {
color: #1aff66;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--vivid-sky-blue:#00d0ff;
--plunge-pool:#00ffcc;
--green-gas:#00ff99;
--synthetic-spearmint:#1aff66;
}

More palettes to explore