All Palettes

Color Palette #d5b79f, #c19c8a, #a76c71, #b57b5a, #e8c67d

0%
0%
0%

CSS code for this palette

/* CSS */
.ivory-cream {
color: #d5b79f;
}
.chestnut-bisque {
color: #c19c8a;
}
.turkish-rose {
color: #a76c71;
}
.caramel-apple {
color: #b57b5a;
}
.golden-thread {
color: #e8c67d;
}

/* CSS Variables */
:root {
--ivory-cream:#d5b79f;
--chestnut-bisque:#c19c8a;
--turkish-rose:#a76c71;
--caramel-apple:#b57b5a;
--golden-thread:#e8c67d;
}

More palettes to explore