All Palettes

Color Palette #fe4b3e, #f58a42, #f6b951, #f6d355, #ffec70

0%
0%
0%

CSS code for this palette

/* CSS */
.dusk-orange {
color: #fe4b3e;
}
.hot-orange {
color: #f58a42;
}
.mango-margarita {
color: #f6b951;
}
.yellow-mask {
color: #f6d355;
}
.fuzzy-duckling {
color: #ffec70;
}

/* CSS Variables */
:root {
--dusk-orange:#fe4b3e;
--hot-orange:#f58a42;
--mango-margarita:#f6b951;
--yellow-mask:#f6d355;
--fuzzy-duckling:#ffec70;
}

More palettes to explore