All Palettes

Color Palette #ff6e61, #ff9a57, #f5c400, #c4e17f, #7ebe7e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.syndicalist {
color: #f5c400;
}
.yellow-green-shade {
color: #c4e17f;
}
.rally-green {
color: #7ebe7e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--syndicalist:#f5c400;
--yellow-green-shade:#c4e17f;
--rally-green:#7ebe7e;
}

More palettes to explore