All Palettes

Color Palette #b30021, #bb3e3e, #d67a7a, #f4b3b3, #f8d8db

0%
0%
0%

CSS code for this palette

/* CSS */
.pixel-bleeding {
color: #b30021;
}
.dull-red {
color: #bb3e3e;
}
.juicy-details {
color: #d67a7a;
}
.precious-pink {
color: #f4b3b3;
}
.barely-pink {
color: #f8d8db;
}

/* CSS Variables */
:root {
--pixel-bleeding:#b30021;
--dull-red:#bb3e3e;
--juicy-details:#d67a7a;
--precious-pink:#f4b3b3;
--barely-pink:#f8d8db;
}

More palettes to explore