All Palettes

Color Palette #1f8fff, #4dc6ff, #80e1ff, #b3f6ff, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.thor-s-thunder {
color: #4dc6ff;
}
.tranquil-pool {
color: #80e1ff;
}
.italian-sky-blue {
color: #b3f6ff;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--thor-s-thunder:#4dc6ff;
--tranquil-pool:#80e1ff;
--italian-sky-blue:#b3f6ff;
--n-rang-orange:#ff8052;
}

More palettes to explore