All Palettes

Color Palette #7b1e1e, #a63a3a, #c05454, #d87979, #f2a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #7b1e1e;
}
.scarlet-past {
color: #a63a3a;
}
.fuzzy-wuzzy-brown {
color: #c05454;
}
.red-cedar {
color: #d87979;
}
.plum-blossom {
color: #f2a1a1;
}

/* CSS Variables */
:root {
--incubus:#7b1e1e;
--scarlet-past:#a63a3a;
--fuzzy-wuzzy-brown:#c05454;
--red-cedar:#d87979;
--plum-blossom:#f2a1a1;
}

More palettes to explore