All Palettes

Color Palette #007bff, #00a5e0, #00b6d6, #00cbe6, #00dbeb

0%
0%
0%

CSS code for this palette

/* CSS */
.azure {
color: #007bff;
}
.vanadyl-blue {
color: #00a5e0;
}
.maldives {
color: #00b6d6;
}
.picnic-day-sky {
color: #00cbe6;
}
.thousand-sons-blue {
color: #00dbeb;
}

/* CSS Variables */
:root {
--azure:#007bff;
--vanadyl-blue:#00a5e0;
--maldives:#00b6d6;
--picnic-day-sky:#00cbe6;
--thousand-sons-blue:#00dbeb;
}

More palettes to explore