All Palettes

Color Palette #4b0c0c, #7a1f1f, #ab3b3b, #d16161, #f4a4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.bean {
color: #4b0c0c;
}
.incubus {
color: #7a1f1f;
}
.indiscreet {
color: #ab3b3b;
}
.happy-hearts {
color: #d16161;
}
.calabrese {
color: #f4a4a4;
}

/* CSS Variables */
:root {
--bean:#4b0c0c;
--incubus:#7a1f1f;
--indiscreet:#ab3b3b;
--happy-hearts:#d16161;
--calabrese:#f4a4a4;
}

More palettes to explore