All Palettes

Color Palette #ffb3b3, #ff9e9e, #ff8080, #ff4d4d, #ff0000

0%
0%
0%

CSS code for this palette

/* CSS */
.wildflower-bouquet {
color: #ffb3b3;
}
.rubber-radish {
color: #ff9e9e;
}
.light-red {
color: #ff8080;
}
.blood-burst {
color: #ff4d4d;
}
.red {
color: #ff0000;
}

/* CSS Variables */
:root {
--wildflower-bouquet:#ffb3b3;
--rubber-radish:#ff9e9e;
--light-red:#ff8080;
--blood-burst:#ff4d4d;
--red:#ff0000;
}

More palettes to explore