All Palettes

Color Palette #1a8edb, #5cbce6, #a0cfe9, #e1f2f4, #f2f9fd

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a8edb;
}
.sea-capture {
color: #5cbce6;
}
.mediterranean-charm {
color: #a0cfe9;
}
.diamond-white {
color: #e1f2f4;
}
.cotton-ball {
color: #f2f9fd;
}

/* CSS Variables */
:root {
--homeworld:#1a8edb;
--sea-capture:#5cbce6;
--mediterranean-charm:#a0cfe9;
--diamond-white:#e1f2f4;
--cotton-ball:#f2f9fd;
}

More palettes to explore