All Palettes

Color Palette #ff6e61, #ffa05c, #f7c94b, #a2d77e, #4c9a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.sunny-mood {
color: #f7c94b;
}
.crystal-green {
color: #a2d77e;
}
.greenbrier {
color: #4c9a6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--sunny-mood:#f7c94b;
--crystal-green:#a2d77e;
--greenbrier:#4c9a6c;
}

More palettes to explore