All Palettes

Color Palette #ff6e61, #ffa142, #ffcc00, #a1d600, #5abf8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.usc-gold {
color: #ffcc00;
}
.matcha-powder {
color: #a1d600;
}
.spearmint-burst {
color: #5abf8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--usc-gold:#ffcc00;
--matcha-powder:#a1d600;
--spearmint-burst:#5abf8c;
}

More palettes to explore