All Palettes

Color Palette #1a9bdb, #4fb8e8, #6ce4ef, #b4f1f8, #f3f8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a9bdb;
}
.clean-pool {
color: #4fb8e8;
}
.poseidon-jr {
color: #6ce4ef;
}
.ice-citadel {
color: #b4f1f8;
}
.cotton-ball {
color: #f3f8fc;
}

/* CSS Variables */
:root {
--homeworld:#1a9bdb;
--clean-pool:#4fb8e8;
--poseidon-jr:#6ce4ef;
--ice-citadel:#b4f1f8;
--cotton-ball:#f3f8fc;
}

More palettes to explore