All Palettes

Color Palette #ff6e61, #ff9e66, #ffb88f, #ffc29e, #ffddd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.fuzzy-peach {
color: #ffb88f;
}
.esprit-peach {
color: #ffc29e;
}
.soft-orange-bloom {
color: #ffddd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--fuzzy-peach:#ffb88f;
--esprit-peach:#ffc29e;
--soft-orange-bloom:#ffddd1;
}

More palettes to explore