All Palettes

Color Palette #3b2b2b, #5f4e4e, #8d7c7c, #b39898, #e7c5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.havana {
color: #3b2b2b;
}
.spell {
color: #5f4e4e;
}
.renwick-heather {
color: #8d7c7c;
}
.hazy-rose {
color: #b39898;
}
.cranapple-cream {
color: #e7c5c5;
}

/* CSS Variables */
:root {
--havana:#3b2b2b;
--spell:#5f4e4e;
--renwick-heather:#8d7c7c;
--hazy-rose:#b39898;
--cranapple-cream:#e7c5c5;
}

More palettes to explore