All Palettes

Color Palette #1f8fff, #3dbbff, #5cc0eb, #8fdbff, #b3e4ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3dbbff;
}
.clean-pool {
color: #5cc0eb;
}
.tranquil-pool {
color: #8fdbff;
}
.frozen-landscape {
color: #b3e4ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3dbbff;
--clean-pool:#5cc0eb;
--tranquil-pool:#8fdbff;
--frozen-landscape:#b3e4ff;
}

More palettes to explore