All Palettes

Color Palette #e6b63d, #c29a3d, #7e5b2a, #4b3e2a, #2e2929

0%
0%
0%

CSS code for this palette

/* CSS */
.australium-gold {
color: #e6b63d;
}
.suzani-gold {
color: #c29a3d;
}
.hot-curry {
color: #7e5b2a;
}
.witch-s-cottage {
color: #4b3e2a;
}
.livid-brown {
color: #2e2929;
}

/* CSS Variables */
:root {
--australium-gold:#e6b63d;
--suzani-gold:#c29a3d;
--hot-curry:#7e5b2a;
--witch-s-cottage:#4b3e2a;
--livid-brown:#2e2929;
}

More palettes to explore