All Palettes

Color Palette #7d1c1c, #a53b3b, #d05d5d, #f1a2a2, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.falu-red {
color: #7d1c1c;
}
.scarlet-past {
color: #a53b3b;
}
.common-chestnut {
color: #d05d5d;
}
.plum-blossom {
color: #f1a2a2;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--falu-red:#7d1c1c;
--scarlet-past:#a53b3b;
--common-chestnut:#d05d5d;
--plum-blossom:#f1a2a2;
--lusty-gallant:#ffcccc;
}

More palettes to explore