All Palettes

Color Palette #f09c00, #e66b00, #d14200, #9e2d00, #701c00

0%
0%
0%

CSS code for this palette

/* CSS */
.wiener-schnitzel {
color: #f09c00;
}
.accent-orange {
color: #e66b00;
}
.mellow-mango {
color: #d14200;
}
.chocolate-fondue {
color: #9e2d00;
}
.cedar-wood-finish {
color: #701c00;
}

/* CSS Variables */
:root {
--wiener-schnitzel:#f09c00;
--accent-orange:#e66b00;
--mellow-mango:#d14200;
--chocolate-fondue:#9e2d00;
--cedar-wood-finish:#701c00;
}

More palettes to explore