All Palettes

Color Palette #1f8fff, #4dc6ff, #8fdaff, #a3e3ff, #f8f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.thor-s-thunder {
color: #4dc6ff;
}
.tranquil-pool {
color: #8fdaff;
}
.ganon-blue {
color: #a3e3ff;
}
.dr-white {
color: #f8f9fc;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--thor-s-thunder:#4dc6ff;
--tranquil-pool:#8fdaff;
--ganon-blue:#a3e3ff;
--dr-white:#f8f9fc;
}

More palettes to explore