All Palettes

Color Palette #1f8fff, #5dbeef, #80ffd4, #ffd900, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.blue-mana {
color: #5dbeef;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.soviet-gold {
color: #ffd900;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--blue-mana:#5dbeef;
--hiroshima-aquamarine:#80ffd4;
--soviet-gold:#ffd900;
--bruschetta-tomato:#ff6347;
}

More palettes to explore