All Palettes

Color Palette #ff7e3d, #ffb83d, #f1e0b1, #a6d8b0, #3d9eff

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-tango {
color: #ff7e3d;
}
.orange-pop {
color: #ffb83d;
}
.bone-white {
color: #f1e0b1;
}
.frugal {
color: #a6d8b0;
}
.sky-dancer {
color: #3d9eff;
}

/* CSS Variables */
:root {
--mango-tango:#ff7e3d;
--orange-pop:#ffb83d;
--bone-white:#f1e0b1;
--frugal:#a6d8b0;
--sky-dancer:#3d9eff;
}

More palettes to explore