All Palettes

Color Palette #ff6e61, #ff8f2e, #ffb84d, #ffe299, #ffedc2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.instant-orange {
color: #ff8f2e;
}
.floral-leaf {
color: #ffb84d;
}
.couscous {
color: #ffe299;
}
.sun-kissed {
color: #ffedc2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--instant-orange:#ff8f2e;
--floral-leaf:#ffb84d;
--couscous:#ffe299;
--sun-kissed:#ffedc2;
}

More palettes to explore