All Palettes

Color Palette #fe4b3e, #ff8052, #ffb84d, #ffd54d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.dusk-orange {
color: #fe4b3e;
}
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--dusk-orange:#fe4b3e;
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--hollandaise:#ffec3d;
}

More palettes to explore