All Palettes

Color Palette #7b1e1e, #a84d4d, #d68a8a, #f6c1d5, #f25a99

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #7b1e1e;
}
.persimmon-red {
color: #a84d4d;
}
.pink-slip {
color: #d68a8a;
}
.cherry-blossom {
color: #f6c1d5;
}
.oleander-pink {
color: #f25a99;
}

/* CSS Variables */
:root {
--incubus:#7b1e1e;
--persimmon-red:#a84d4d;
--pink-slip:#d68a8a;
--cherry-blossom:#f6c1d5;
--oleander-pink:#f25a99;
}

More palettes to explore