All Palettes

Color Palette #d8af6f, #e0c59e, #f3e5b4, #d6a75c, #b9783c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-maple {
color: #d8af6f;
}
.riviera-sand {
color: #e0c59e;
}
.bad-moon-yellow {
color: #f3e5b4;
}
.cat-s-eye-marble {
color: #d6a75c;
}
.cray {
color: #b9783c;
}

/* CSS Variables */
:root {
--sweet-maple:#d8af6f;
--riviera-sand:#e0c59e;
--bad-moon-yellow:#f3e5b4;
--cat-s-eye-marble:#d6a75c;
--cray:#b9783c;
}

More palettes to explore