All Palettes

Color Palette #4b0c0c, #8c2222, #b95050, #e68989, #f3bfbf

0%
0%
0%

CSS code for this palette

/* CSS */
.bean {
color: #4b0c0c;
}
.old-mandarin {
color: #8c2222;
}
.enticing-red {
color: #b95050;
}
.pink-chi {
color: #e68989;
}
.silver-strawberry {
color: #f3bfbf;
}

/* CSS Variables */
:root {
--bean:#4b0c0c;
--old-mandarin:#8c2222;
--enticing-red:#b95050;
--pink-chi:#e68989;
--silver-strawberry:#f3bfbf;
}

More palettes to explore