All Palettes

Color Palette #ff6e61, #ffa05c, #ffd65c, #a3d55d, #4abf6b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.common-dandelion {
color: #ffd65c;
}
.lime-lizard {
color: #a3d55d;
}
.iridescent-green {
color: #4abf6b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--common-dandelion:#ffd65c;
--lime-lizard:#a3d55d;
--iridescent-green:#4abf6b;
}

More palettes to explore