All Palettes

Color Palette #a75c2a, #d2a85b, #e3c66d, #f2e5b0, #4f3b17

0%
0%
0%

CSS code for this palette

/* CSS */
.scarecrow-frown {
color: #a75c2a;
}
.afghan-sand {
color: #d2a85b;
}
.bountiful-gold {
color: #e3c66d;
}
.oyster-bisque {
color: #f2e5b0;
}
.avocado-stone {
color: #4f3b17;
}

/* CSS Variables */
:root {
--scarecrow-frown:#a75c2a;
--afghan-sand:#d2a85b;
--bountiful-gold:#e3c66d;
--oyster-bisque:#f2e5b0;
--avocado-stone:#4f3b17;
}

More palettes to explore