All Palettes

Color Palette #ff6e61, #ffa061, #ffd761, #a4d76a, #6ccb79

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-spice {
color: #ffa061;
}
.aspen-gold {
color: #ffd761;
}
.last-of-lettuce {
color: #a4d76a;
}
.snow-pea {
color: #6ccb79;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-spice:#ffa061;
--aspen-gold:#ffd761;
--last-of-lettuce:#a4d76a;
--snow-pea:#6ccb79;
}

More palettes to explore