All Palettes

Color Palette #1b9dda, #48b7e0, #6dd4e8, #9cf2f7, #c5f7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1b9dda;
}
.lake-thun {
color: #48b7e0;
}
.turquoise-sea {
color: #6dd4e8;
}
.permafrost {
color: #9cf2f7;
}
.duck-egg-blue {
color: #c5f7f1;
}

/* CSS Variables */
:root {
--homeworld:#1b9dda;
--lake-thun:#48b7e0;
--turquoise-sea:#6dd4e8;
--permafrost:#9cf2f7;
--duck-egg-blue:#c5f7f1;
}

More palettes to explore