All Palettes

Color Palette #1e9cd2, #3eb2e0, #6fc5e2, #a8e7f0, #f2fbfd

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1e9cd2;
}
.highlighter-blue {
color: #3eb2e0;
}
.candid-blue {
color: #6fc5e2;
}
.uranus {
color: #a8e7f0;
}
.cotton-ball {
color: #f2fbfd;
}

/* CSS Variables */
:root {
--homeworld:#1e9cd2;
--highlighter-blue:#3eb2e0;
--candid-blue:#6fc5e2;
--uranus:#a8e7f0;
--cotton-ball:#f2fbfd;
}

More palettes to explore