All Palettes

Color Palette #f6b83c, #f79c40, #f68a4c, #d67a3d, #b15d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.chat-orange {
color: #f79c40;
}
.blaze {
color: #f68a4c;
}
.sweet-potato {
color: #d67a3d;
}
.fiery-orange {
color: #b15d2f;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--chat-orange:#f79c40;
--blaze:#f68a4c;
--sweet-potato:#d67a3d;
--fiery-orange:#b15d2f;
}

More palettes to explore