All Palettes

Color Palette #ff4d4d, #b30000, #6a0b0b, #ff9999, #ffb3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.artful-red {
color: #b30000;
}
.beastly-red {
color: #6a0b0b;
}
.rubber-radish {
color: #ff9999;
}
.wildflower-bouquet {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--artful-red:#b30000;
--beastly-red:#6a0b0b;
--rubber-radish:#ff9999;
--wildflower-bouquet:#ffb3b3;
}

More palettes to explore