All Palettes

Color Palette #d4ae7d, #a87d3e, #6a4e39, #e8b0c4, #f2e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.steamed-chestnut {
color: #d4ae7d;
}
.rich-sorrel {
color: #a87d3e;
}
.radigan-conagher-brown {
color: #6a4e39;
}
.athena-pink {
color: #e8b0c4;
}
.bone-white {
color: #f2e1b1;
}

/* CSS Variables */
:root {
--steamed-chestnut:#d4ae7d;
--rich-sorrel:#a87d3e;
--radigan-conagher-brown:#6a4e39;
--athena-pink:#e8b0c4;
--bone-white:#f2e1b1;
}

More palettes to explore