All Palettes

Color Palette #4b0b0b, #7a1f1f, #aa3c3c, #d95e5e, #f7a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.bulgarian-rose {
color: #4b0b0b;
}
.incubus {
color: #7a1f1f;
}
.indiscreet {
color: #aa3c3c;
}
.roman {
color: #d95e5e;
}
.candy-heart-pink {
color: #f7a1a1;
}

/* CSS Variables */
:root {
--bulgarian-rose:#4b0b0b;
--incubus:#7a1f1f;
--indiscreet:#aa3c3c;
--roman:#d95e5e;
--candy-heart-pink:#f7a1a1;
}

More palettes to explore