All Palettes

Color Palette #fd0d35, #ff4d4d, #ff8a8a, #ffb3b3, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.torch-red {
color: #fd0d35;
}
.blood-burst {
color: #ff4d4d;
}
.red-mull {
color: #ff8a8a;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--torch-red:#fd0d35;
--blood-burst:#ff4d4d;
--red-mull:#ff8a8a;
--wildflower-bouquet:#ffb3b3;
--lusty-gallant:#ffcccc;
}

More palettes to explore