All Palettes

Color Palette #1a9ad5, #4ac3e8, #68d9e3, #a0e0e9, #c3f1f4

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a9ad5;
}
.clean-pool {
color: #4ac3e8;
}
.turquoise-sea {
color: #68d9e3;
}
.luminescent-blue {
color: #a0e0e9;
}
.icy-breeze {
color: #c3f1f4;
}

/* CSS Variables */
:root {
--homeworld:#1a9ad5;
--clean-pool:#4ac3e8;
--turquoise-sea:#68d9e3;
--luminescent-blue:#a0e0e9;
--icy-breeze:#c3f1f4;
}

More palettes to explore