All Palettes

Color Palette #ff6e61, #ff9a5c, #ffc83d, #a8d54d, #5eb08f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.yellow-jacket {
color: #ffc83d;
}
.young-green-onion {
color: #a8d54d;
}
.crazy-eyes {
color: #5eb08f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--yellow-jacket:#ffc83d;
--young-green-onion:#a8d54d;
--crazy-eyes:#5eb08f;
}

More palettes to explore