All Palettes

Color Palette #ff6d2e, #ffa047, #ffb86b, #ffd09e, #ffd6b3

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.au-gratin {
color: #ffa047;
}
.desert-dessert {
color: #ffb86b;
}
.atoll-sand {
color: #ffd09e;
}
.acini-di-pepe {
color: #ffd6b3;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--au-gratin:#ffa047;
--desert-dessert:#ffb86b;
--atoll-sand:#ffd09e;
--acini-di-pepe:#ffd6b3;
}

More palettes to explore