All Palettes

Color Palette #f8e1a5, #f6c36a, #f48b2f, #e66b1e, #b84c1e

0%
0%
0%

CSS code for this palette

/* CSS */
.blended-fruit {
color: #f8e1a5;
}
.hawker-s-gold {
color: #f6c36a;
}
.creole-sauce {
color: #f48b2f;
}
.iron-orange {
color: #e66b1e;
}
.orange-wood {
color: #b84c1e;
}

/* CSS Variables */
:root {
--blended-fruit:#f8e1a5;
--hawker-s-gold:#f6c36a;
--creole-sauce:#f48b2f;
--iron-orange:#e66b1e;
--orange-wood:#b84c1e;
}

More palettes to explore