All Palettes

Color Palette #ff6e61, #ff9b61, #ffd761, #f4ff61, #61ff8b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mock-orange {
color: #ff9b61;
}
.aspen-gold {
color: #ffd761;
}
.lemon-pie {
color: #f4ff61;
}
.thallium-flame {
color: #61ff8b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mock-orange:#ff9b61;
--aspen-gold:#ffd761;
--lemon-pie:#f4ff61;
--thallium-flame:#61ff8b;
}

More palettes to explore