All Palettes

Color Palette #ff6e61, #ff9b3d, #ffcc4d, #a5d86f, #6dba79

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.decisive-yellow {
color: #ffcc4d;
}
.bilious-green {
color: #a5d86f;
}
.young-fern {
color: #6dba79;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--decisive-yellow:#ffcc4d;
--bilious-green:#a5d86f;
--young-fern:#6dba79;
}

More palettes to explore