All Palettes

Color Palette #ff6e61, #ff9e66, #ffb86b, #ffd770, #ffec70

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.desert-dessert {
color: #ffb86b;
}
.quiche-lorraine {
color: #ffd770;
}
.fuzzy-duckling {
color: #ffec70;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--desert-dessert:#ffb86b;
--quiche-lorraine:#ffd770;
--fuzzy-duckling:#ffec70;
}

More palettes to explore