All Palettes

Color Palette #8b5e3c, #d6b98a, #f6e4b6, #f9c8b4, #e67d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.fertile-soil {
color: #8b5e3c;
}
.splash-of-honey {
color: #d6b98a;
}
.barley-white {
color: #f6e4b6;
}
.salmon-beauty {
color: #f9c8b4;
}
.sizzling-sunset {
color: #e67d4c;
}

/* CSS Variables */
:root {
--fertile-soil:#8b5e3c;
--splash-of-honey:#d6b98a;
--barley-white:#f6e4b6;
--salmon-beauty:#f9c8b4;
--sizzling-sunset:#e67d4c;
}

More palettes to explore