All Palettes

Color Palette #ff7e3d, #ff9a57, #ffc14d, #ffd86b, #ffd9a3

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-tango {
color: #ff7e3d;
}
.honey-carrot-cake {
color: #ff9a57;
}
.n-renji-orange {
color: #ffc14d;
}
.hint-of-honey {
color: #ffd86b;
}
.endearment {
color: #ffd9a3;
}

/* CSS Variables */
:root {
--mango-tango:#ff7e3d;
--honey-carrot-cake:#ff9a57;
--n-renji-orange:#ffc14d;
--hint-of-honey:#ffd86b;
--endearment:#ffd9a3;
}

More palettes to explore