All Palettes

Color Palette #9ee5ff, #6fc7e2, #4cb8d6, #2d99c8, #1a8bb7

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-wizard {
color: #9ee5ff;
}
.candid-blue {
color: #6fc7e2;
}
.aztec-sky {
color: #4cb8d6;
}
.astrolabe-reef {
color: #2d99c8;
}
.hidden-springs {
color: #1a8bb7;
}

/* CSS Variables */
:root {
--winter-wizard:#9ee5ff;
--candid-blue:#6fc7e2;
--aztec-sky:#4cb8d6;
--astrolabe-reef:#2d99c8;
--hidden-springs:#1a8bb7;
}

More palettes to explore