All Palettes

Color Palette #ff7e2e, #ffa04d, #ffb65c, #ffd86b, #fff8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.exotic-flower {
color: #ffa04d;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.hint-of-honey {
color: #ffd86b;
}
.baja-white {
color: #fff8d1;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--exotic-flower:#ffa04d;
--peanut-butter-chicken:#ffb65c;
--hint-of-honey:#ffd86b;
--baja-white:#fff8d1;
}

More palettes to explore