All Palettes

Color Palette #ff6e61, #ffa142, #ffcb5c, #d3e156, #6ebf7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.young-fern {
color: #6ebf7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--young-fern:#6ebf7b;
}

More palettes to explore