All Palettes

Color Palette #4b0c0c, #7a1f1f, #a32e2e, #d55d5d, #f5a8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.bean {
color: #4b0c0c;
}
.incubus {
color: #7a1f1f;
}
.drive-in-cherry {
color: #a32e2e;
}
.roman {
color: #d55d5d;
}
.calabrese {
color: #f5a8a8;
}

/* CSS Variables */
:root {
--bean:#4b0c0c;
--incubus:#7a1f1f;
--drive-in-cherry:#a32e2e;
--roman:#d55d5d;
--calabrese:#f5a8a8;
}

More palettes to explore