All Palettes

Color Palette #f6b83c, #f87c16, #d95e20, #a8422e, #6a2c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.consumed-by-fire {
color: #f87c16;
}
.vivid-red-tangelo {
color: #d95e20;
}
.chocolate-chili {
color: #a8422e;
}
.sundried-tomato {
color: #6a2c2a;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--consumed-by-fire:#f87c16;
--vivid-red-tangelo:#d95e20;
--chocolate-chili:#a8422e;
--sundried-tomato:#6a2c2a;
}

More palettes to explore