All Palettes

Color Palette #c77d3d, #d4a42b, #e6c74c, #b85a3d, #a95328

0%
0%
0%

CSS code for this palette

/* CSS */
.summerset {
color: #c77d3d;
}
.mustard-musketeers {
color: #d4a42b;
}
.golden-yarrow {
color: #e6c74c;
}
.overcast-brick {
color: #b85a3d;
}
.garfield {
color: #a95328;
}

/* CSS Variables */
:root {
--summerset:#c77d3d;
--mustard-musketeers:#d4a42b;
--golden-yarrow:#e6c74c;
--overcast-brick:#b85a3d;
--garfield:#a95328;
}

More palettes to explore