All Palettes

Color Palette #ff7e2e, #ffa052, #ffb570, #ffd48f, #fff49e

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.bittersweet {
color: #ffa052;
}
.cheese-puff {
color: #ffb570;
}
.cornmeal {
color: #ffd48f;
}
.lemon-bundt-cake {
color: #fff49e;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--bittersweet:#ffa052;
--cheese-puff:#ffb570;
--cornmeal:#ffd48f;
--lemon-bundt-cake:#fff49e;
}

More palettes to explore