All Palettes

Color Palette #ff6d2e, #ffa05c, #ffba70, #ffe3a3, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.clarified-orange {
color: #ffa05c;
}
.yellow-warbler {
color: #ffba70;
}
.midday-sun {
color: #ffe3a3;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--clarified-orange:#ffa05c;
--yellow-warbler:#ffba70;
--midday-sun:#ffe3a3;
--n-rang-orange:#ff8052;
}

More palettes to explore