All Palettes

Color Palette #ff6e61, #ff9f80, #ffd480, #a6d87d, #6fbe7f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.soft-saffron {
color: #ffd480;
}
.crystal-green {
color: #a6d87d;
}
.jade-stone-green {
color: #6fbe7f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--soft-saffron:#ffd480;
--crystal-green:#a6d87d;
--jade-stone-green:#6fbe7f;
}

More palettes to explore