All Palettes

Color Palette #1a8edb, #4da3e0, #65b9e6, #8ad6f4, #b3ebff

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a8edb;
}
.high-blue {
color: #4da3e0;
}
.malibu {
color: #65b9e6;
}
.kul-sharif-blue {
color: #8ad6f4;
}
.ice-effect {
color: #b3ebff;
}

/* CSS Variables */
:root {
--homeworld:#1a8edb;
--high-blue:#4da3e0;
--malibu:#65b9e6;
--kul-sharif-blue:#8ad6f4;
--ice-effect:#b3ebff;
}

More palettes to explore