All Palettes

Color Palette #ffb3b3, #ff6e61, #ff4d4d, #c34c3c, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.wildflower-bouquet {
color: #ffb3b3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.sweet-baby-rose {
color: #c34c3c;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--wildflower-bouquet:#ffb3b3;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--sweet-baby-rose:#c34c3c;
--polished-apple:#8c2b2b;
}

More palettes to explore