All Palettes

Color Palette #f7c94b, #e3a32b, #d8792c, #c86f46, #ba5d36

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.dried-goldenrod {
color: #e3a32b;
}
.bitter-orange {
color: #d8792c;
}
.red-damask {
color: #c86f46;
}
.smoke-tree {
color: #ba5d36;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--dried-goldenrod:#e3a32b;
--bitter-orange:#d8792c;
--red-damask:#c86f46;
--smoke-tree:#ba5d36;
}

More palettes to explore