All Palettes

Color Palette #d4b759, #bfa76e, #a18e7d, #8d6f6d, #6a4f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.luxurious {
color: #d4b759;
}
.hashibami-brown {
color: #bfa76e;
}
.cocoa-whip {
color: #a18e7d;
}
.touch-of-class {
color: #8d6f6d;
}
.semi-sweet {
color: #6a4f4d;
}

/* CSS Variables */
:root {
--luxurious:#d4b759;
--hashibami-brown:#bfa76e;
--cocoa-whip:#a18e7d;
--touch-of-class:#8d6f6d;
--semi-sweet:#6a4f4d;
}

More palettes to explore