All Palettes

Color Palette #ff6e61, #ff8f5c, #ffae6b, #ffd77a, #ffec8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.orange-fire {
color: #ffae6b;
}
.salomie {
color: #ffd77a;
}
.the-first-daffodil {
color: #ffec8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--orange-fire:#ffae6b;
--salomie:#ffd77a;
--the-first-daffodil:#ffec8f;
}

More palettes to explore