All Palettes

Color Palette #ff6e61, #ffa061, #ffcd61, #f0e78e, #5abf8b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-spice {
color: #ffa061;
}
.golden-moray-eel {
color: #ffcd61;
}
.bright-khaki {
color: #f0e78e;
}
.spearmint-burst {
color: #5abf8b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-spice:#ffa061;
--golden-moray-eel:#ffcd61;
--bright-khaki:#f0e78e;
--spearmint-burst:#5abf8b;
}

More palettes to explore