All Palettes

Color Palette #b57a3b, #d2a85b, #f4c67b, #f8e3b4, #8c6c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.durian {
color: #b57a3b;
}
.afghan-sand {
color: #d2a85b;
}
.sunday-afternoon {
color: #f4c67b;
}
.noodles {
color: #f8e3b4;
}
.mocha-madness {
color: #8c6c5a;
}

/* CSS Variables */
:root {
--durian:#b57a3b;
--afghan-sand:#d2a85b;
--sunday-afternoon:#f4c67b;
--noodles:#f8e3b4;
--mocha-madness:#8c6c5a;
}

More palettes to explore