All Palettes

Color Palette #199bd7, #3cb3e2, #5cc5e6, #8ce6f2, #a5f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #199bd7;
}
.summer-sky {
color: #3cb3e2;
}
.sea-capture {
color: #5cc5e6;
}
.bath-water {
color: #8ce6f2;
}
.waterspout {
color: #a5f8f8;
}

/* CSS Variables */
:root {
--homeworld:#199bd7;
--summer-sky:#3cb3e2;
--sea-capture:#5cc5e6;
--bath-water:#8ce6f2;
--waterspout:#a5f8f8;
}

More palettes to explore