All Palettes

Color Palette #895b29, #d2a85b, #a3c2b9, #e0b8d0, #6f4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.treacle {
color: #895b29;
}
.afghan-sand {
color: #d2a85b;
}
.cascade-green {
color: #a3c2b9;
}
.eau-de-rose {
color: #e0b8d0;
}
.grapes-of-italy {
color: #6f4f8c;
}

/* CSS Variables */
:root {
--treacle:#895b29;
--afghan-sand:#d2a85b;
--cascade-green:#a3c2b9;
--eau-de-rose:#e0b8d0;
--grapes-of-italy:#6f4f8c;
}

More palettes to explore