All Palettes

Color Palette #00bfff, #ff6e61, #ffd900, #ff4400, #abff2e

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.inferno-orange {
color: #ff4400;
}
.chestnut-shell {
color: #abff2e;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--inferno-orange:#ff4400;
--chestnut-shell:#abff2e;
}

More palettes to explore