All Palettes

Color Palette #1f8fff, #4db2ff, #75d3ff, #a3e7ff, #d6f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.adamantine-blue {
color: #4db2ff;
}
.sky {
color: #75d3ff;
}
.fresh-air {
color: #a3e7ff;
}
.salt-mountain {
color: #d6f8ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--adamantine-blue:#4db2ff;
--sky:#75d3ff;
--fresh-air:#a3e7ff;
--salt-mountain:#d6f8ff;
}

More palettes to explore