All Palettes

Color Palette #f8c76d, #f6a14c, #d8792c, #a64e2b, #7e3e2a

0%
0%
0%

CSS code for this palette

/* CSS */
.sundance {
color: #f8c76d;
}
.troll-slayer-orange {
color: #f6a14c;
}
.bitter-orange {
color: #d8792c;
}
.garfield {
color: #a64e2b;
}
.burnished-russet {
color: #7e3e2a;
}

/* CSS Variables */
:root {
--sundance:#f8c76d;
--troll-slayer-orange:#f6a14c;
--bitter-orange:#d8792c;
--garfield:#a64e2b;
--burnished-russet:#7e3e2a;
}

More palettes to explore