All Palettes

Color Palette #d89b8d, #a66e6e, #6b4c55, #4e3b40, #3b2b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.shanghai-peach {
color: #d89b8d;
}
.delhi-spice {
color: #a66e6e;
}
.flamboyant-plum {
color: #6b4c55;
}
.burnt-bamboo {
color: #4e3b40;
}
.havana {
color: #3b2b2e;
}

/* CSS Variables */
:root {
--shanghai-peach:#d89b8d;
--delhi-spice:#a66e6e;
--flamboyant-plum:#6b4c55;
--burnt-bamboo:#4e3b40;
--havana:#3b2b2e;
}

More palettes to explore