All Palettes

Color Palette #1f8fff, #4dc9ff, #80ffd4, #ff6e61, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.thor-s-thunder {
color: #4dc9ff;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--thor-s-thunder:#4dc9ff;
--hiroshima-aquamarine:#80ffd4;
--grapefruit-pulp:#ff6e61;
--usc-gold:#ffcc00;
}

More palettes to explore