All Palettes

Color Palette #ff6e61, #ff9900, #ffd900, #a0d468, #4abf77

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.soviet-gold {
color: #ffd900;
}
.be-spontaneous {
color: #a0d468;
}
.esmeralda {
color: #4abf77;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--soviet-gold:#ffd900;
--be-spontaneous:#a0d468;
--esmeralda:#4abf77;
}

More palettes to explore