All Palettes

Color Palette #f5bf5b, #f6a34c, #f6803c, #f65828, #d63838

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfield {
color: #f5bf5b;
}
.troll-slayer-orange {
color: #f6a34c;
}
.goku-orange {
color: #f6803c;
}
.raw-sunset {
color: #f65828;
}
.red-power {
color: #d63838;
}

/* CSS Variables */
:root {
--butterfield:#f5bf5b;
--troll-slayer-orange:#f6a34c;
--goku-orange:#f6803c;
--raw-sunset:#f65828;
--red-power:#d63838;
}

More palettes to explore