All Palettes

Color Palette #ff6e61, #ff8f5c, #f0a800, #f8c75d, #ffda6b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.welcoming-wasp {
color: #f0a800;
}
.deep-fried-sun-rays {
color: #f8c75d;
}
.golden-nectar {
color: #ffda6b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--welcoming-wasp:#f0a800;
--deep-fried-sun-rays:#f8c75d;
--golden-nectar:#ffda6b;
}

More palettes to explore