All Palettes

Color Palette #ff6e61, #ffa05c, #ffd86b, #a5d88d, #5abf9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.hint-of-honey {
color: #ffd86b;
}
.nature-s-delight {
color: #a5d88d;
}
.expressionism-green {
color: #5abf9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--hint-of-honey:#ffd86b;
--nature-s-delight:#a5d88d;
--expressionism-green:#5abf9a;
}

More palettes to explore