All Palettes

Color Palette #0095ff, #66b2ff, #a3d6ff, #e0f7ff, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.starfleet-blue {
color: #0095ff;
}
.ti-n-l-n-sky {
color: #66b2ff;
}
.malm-ff {
color: #a3d6ff;
}
.winter-s-day {
color: #e0f7ff;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--starfleet-blue:#0095ff;
--ti-n-l-n-sky:#66b2ff;
--malm-ff:#a3d6ff;
--winter-s-day:#e0f7ff;
--vapor:#f0ffff;
}

More palettes to explore