All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb84d, #ffe070, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.floral-leaf {
color: #ffb84d;
}
.sun-shower {
color: #ffe070;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--floral-leaf:#ffb84d;
--sun-shower:#ffe070;
--the-first-daffodil:#ffee8f;
}

More palettes to explore