All Palettes

Color Palette #ff4d4d, #ff9e9e, #ffb3b3, #ffddc2, #fff5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.rubber-radish {
color: #ff9e9e;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.orange-ice {
color: #ffddc2;
}
.sea-salt-sherbet {
color: #fff5f5;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--rubber-radish:#ff9e9e;
--wildflower-bouquet:#ffb3b3;
--orange-ice:#ffddc2;
--sea-salt-sherbet:#fff5f5;
}

More palettes to explore