All Palettes

Color Palette #6f0101, #a00d0d, #c62a2a, #e07b7b, #f5c7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.hellbound {
color: #6f0101;
}
.vampire-fiction {
color: #a00d0d;
}
.peri-peri {
color: #c62a2a;
}
.babe {
color: #e07b7b;
}
.first-peach {
color: #f5c7c7;
}

/* CSS Variables */
:root {
--hellbound:#6f0101;
--vampire-fiction:#a00d0d;
--peri-peri:#c62a2a;
--babe:#e07b7b;
--first-peach:#f5c7c7;
}

More palettes to explore