All Palettes

Color Palette #ff7e2e, #ffa04d, #ffb56b, #ffdb99, #fff1b3

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.exotic-flower {
color: #ffa04d;
}
.mango-creamsicles {
color: #ffb56b;
}
.butter-cupcake {
color: #ffdb99;
}
.creamy-lemon {
color: #fff1b3;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--exotic-flower:#ffa04d;
--mango-creamsicles:#ffb56b;
--butter-cupcake:#ffdb99;
--creamy-lemon:#fff1b3;
}

More palettes to explore