All Palettes

Color Palette #ff6e61, #ff9e42, #f2d14a, #a4da4e, #508d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.banana-drama {
color: #f2d14a;
}
.young-green-onion {
color: #a4da4e;
}
.emerald-clear-green {
color: #508d2a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--banana-drama:#f2d14a;
--young-green-onion:#a4da4e;
--emerald-clear-green:#508d2a;
}

More palettes to explore