All Palettes

Color Palette #ff6e61, #ff8b47, #ffb65c, #ffd36b, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.valley-of-fire {
color: #ff8b47;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.hint-of-honey {
color: #ffd36b;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--valley-of-fire:#ff8b47;
--peanut-butter-chicken:#ffb65c;
--hint-of-honey:#ffd36b;
--the-first-daffodil:#ffee8f;
}

More palettes to explore