All Palettes

Color Palette #1f8fff, #4bafdd, #6ed3e7, #a6e4f2, #f0f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.high-blue {
color: #4bafdd;
}
.turquoise-sea {
color: #6ed3e7;
}
.blizzard-blue {
color: #a6e4f2;
}
.alice-blue {
color: #f0f8ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--high-blue:#4bafdd;
--turquoise-sea:#6ed3e7;
--blizzard-blue:#a6e4f2;
--alice-blue:#f0f8ff;
}

More palettes to explore