All Palettes

Color Palette #a76d58, #bf8b73, #d6b299, #e9cfc3, #f8e0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-flambe {
color: #a76d58;
}
.suntan-glow {
color: #bf8b73;
}
.entrada-sandstone {
color: #d6b299;
}
.angelico {
color: #e9cfc3;
}
.cameo-rose {
color: #f8e0d8;
}

/* CSS Variables */
:root {
--orange-flambe:#a76d58;
--suntan-glow:#bf8b73;
--entrada-sandstone:#d6b299;
--angelico:#e9cfc3;
--cameo-rose:#f8e0d8;
}

More palettes to explore