All Palettes

Color Palette #b30021, #c92c3c, #d57d7b, #f2a1b2, #f5c2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.pixel-bleeding {
color: #b30021;
}
.etruscan-red {
color: #c92c3c;
}
.juicy-details {
color: #d57d7b;
}
.emperor-s-children {
color: #f2a1b2;
}
.cherry-blossom {
color: #f5c2d4;
}

/* CSS Variables */
:root {
--pixel-bleeding:#b30021;
--etruscan-red:#c92c3c;
--juicy-details:#d57d7b;
--emperor-s-children:#f2a1b2;
--cherry-blossom:#f5c2d4;
}

More palettes to explore