All Palettes

Color Palette #a85f2e, #c78a4d, #e2c38d, #d9a6c2, #a78cca

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.coral-sand {
color: #c78a4d;
}
.lira {
color: #e2c38d;
}
.rhubarb-gin {
color: #d9a6c2;
}
.distinct-purple {
color: #a78cca;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--coral-sand:#c78a4d;
--lira:#e2c38d;
--rhubarb-gin:#d9a6c2;
--distinct-purple:#a78cca;
}

More palettes to explore