All Palettes

Color Palette #7a1f1f, #a73939, #bf5a5a, #e08a8a, #f6b1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #7a1f1f;
}
.lobster-brown {
color: #a73939;
}
.wild-chestnut {
color: #bf5a5a;
}
.finest-blush {
color: #e08a8a;
}
.brain-pink {
color: #f6b1b1;
}

/* CSS Variables */
:root {
--incubus:#7a1f1f;
--lobster-brown:#a73939;
--wild-chestnut:#bf5a5a;
--finest-blush:#e08a8a;
--brain-pink:#f6b1b1;
}

More palettes to explore