All Palettes

Color Palette #199bd7, #51b4e1, #7dd6e3, #b4e6f3, #f3f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #199bd7;
}
.sail-away {
color: #51b4e1;
}
.middle-blue {
color: #7dd6e3;
}
.crystal-river {
color: #b4e6f3;
}
.cotton-ball {
color: #f3f9fc;
}

/* CSS Variables */
:root {
--homeworld:#199bd7;
--sail-away:#51b4e1;
--middle-blue:#7dd6e3;
--crystal-river:#b4e6f3;
--cotton-ball:#f3f9fc;
}

More palettes to explore