All Palettes

Color Palette #a3c8ff, #4da6ff, #0095ff, #0078c2, #005e99

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-blue {
color: #a3c8ff;
}
.joust-blue {
color: #4da6ff;
}
.starfleet-blue {
color: #0095ff;
}
.diva-blue {
color: #0078c2;
}
.hyper-blue {
color: #005e99;
}

/* CSS Variables */
:root {
--baby-blue:#a3c8ff;
--joust-blue:#4da6ff;
--starfleet-blue:#0095ff;
--diva-blue:#0078c2;
--hyper-blue:#005e99;
}

More palettes to explore