All Palettes

Color Palette #d8b569, #c8a25b, #a67b3a, #6f4c3e, #493d31

0%
0%
0%

CSS code for this palette

/* CSS */
.wax-way {
color: #d8b569;
}
.warm-leather {
color: #c8a25b;
}
.rich-sorrel {
color: #a67b3a;
}
.burned-brown {
color: #6f4c3e;
}
.demitasse {
color: #493d31;
}

/* CSS Variables */
:root {
--wax-way:#d8b569;
--warm-leather:#c8a25b;
--rich-sorrel:#a67b3a;
--burned-brown:#6f4c3e;
--demitasse:#493d31;
}

More palettes to explore