All Palettes

Color Palette #1f8fff, #3db5ff, #6bd5ff, #a8e8ff, #f0f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3db5ff;
}
.heisenberg-blue {
color: #6bd5ff;
}
.fresh-air {
color: #a8e8ff;
}
.alice-blue {
color: #f0f9ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3db5ff;
--heisenberg-blue:#6bd5ff;
--fresh-air:#a8e8ff;
--alice-blue:#f0f9ff;
}

More palettes to explore