All Palettes

Color Palette #4b0c0e, #7c1d1f, #a4373a, #d55d5d, #f6b1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.hull-red {
color: #4b0c0e;
}
.incubus {
color: #7c1d1f;
}
.hibiscus-red {
color: #a4373a;
}
.roman {
color: #d55d5d;
}
.brain-pink {
color: #f6b1b1;
}

/* CSS Variables */
:root {
--hull-red:#4b0c0e;
--incubus:#7c1d1f;
--hibiscus-red:#a4373a;
--roman:#d55d5d;
--brain-pink:#f6b1b1;
}

More palettes to explore