All Palettes

Color Palette #4b0c0c, #9b1c1c, #d45959, #f5a8a8, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.bean {
color: #4b0c0c;
}
.red-vitality {
color: #9b1c1c;
}
.spiced-coral {
color: #d45959;
}
.calabrese {
color: #f5a8a8;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--bean:#4b0c0c;
--red-vitality:#9b1c1c;
--spiced-coral:#d45959;
--calabrese:#f5a8a8;
--lusty-gallant:#ffcccc;
}

More palettes to explore