All Palettes

Color Palette #502b2b, #793939, #a84d4d, #c87979, #e4afaf

0%
0%
0%

CSS code for this palette

/* CSS */
.heath {
color: #502b2b;
}
.madder-brown {
color: #793939;
}
.persimmon-red {
color: #a84d4d;
}
.rose-chintz {
color: #c87979;
}
.chewing-gum {
color: #e4afaf;
}

/* CSS Variables */
:root {
--heath:#502b2b;
--madder-brown:#793939;
--persimmon-red:#a84d4d;
--rose-chintz:#c87979;
--chewing-gum:#e4afaf;
}

More palettes to explore