All Palettes

Color Palette #c86d5b, #d8a869, #e3c6a1, #f1e6b7, #c4b5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.dash-of-curry {
color: #c86d5b;
}
.ungor-beige {
color: #d8a869;
}
.october-bounty {
color: #e3c6a1;
}
.menoth-white-base {
color: #f1e6b7;
}
.plumeria {
color: #c4b5d4;
}

/* CSS Variables */
:root {
--dash-of-curry:#c86d5b;
--ungor-beige:#d8a869;
--october-bounty:#e3c6a1;
--menoth-white-base:#f1e6b7;
--plumeria:#c4b5d4;
}

More palettes to explore