All Palettes

Color Palette #ff6e61, #ff9f80, #ffc29e, #d5e6b2, #b7ebc0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.esprit-peach {
color: #ffc29e;
}
.lasting-thoughts {
color: #d5e6b2;
}
.slime-lime {
color: #b7ebc0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--esprit-peach:#ffc29e;
--lasting-thoughts:#d5e6b2;
--slime-lime:#b7ebc0;
}

More palettes to explore