All Palettes

Color Palette #ff471a, #ff7e3d, #ffb84d, #ffe680, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.flare-gun {
color: #ff471a;
}
.mango-tango {
color: #ff7e3d;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--flare-gun:#ff471a;
--mango-tango:#ff7e3d;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--white:#ffffff;
}

More palettes to explore