All Palettes

Color Palette #ff7e2e, #ffa047, #ffb65c, #ffd77a, #fff29e

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.au-gratin {
color: #ffa047;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.salomie {
color: #ffd77a;
}
.yellow-tail {
color: #fff29e;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--au-gratin:#ffa047;
--peanut-butter-chicken:#ffb65c;
--salomie:#ffd77a;
--yellow-tail:#fff29e;
}

More palettes to explore