All Palettes

Color Palette #4b0b0b, #7a1f1f, #a84d4d, #c17b7b, #e2a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.bulgarian-rose {
color: #4b0b0b;
}
.incubus {
color: #7a1f1f;
}
.persimmon-red {
color: #a84d4d;
}
.brownish-pink {
color: #c17b7b;
}
.bussell-lace {
color: #e2a2a2;
}

/* CSS Variables */
:root {
--bulgarian-rose:#4b0b0b;
--incubus:#7a1f1f;
--persimmon-red:#a84d4d;
--brownish-pink:#c17b7b;
--bussell-lace:#e2a2a2;
}

More palettes to explore