All Palettes

Color Palette #c62f3b, #f2a1b4, #f5c2d6, #4d4d4d, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c62f3b;
}
.emperor-s-children {
color: #f2a1b4;
}
.cherry-blossom {
color: #f5c2d6;
}
.thunder {
color: #4d4d4d;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--etruscan-red:#c62f3b;
--emperor-s-children:#f2a1b4;
--cherry-blossom:#f5c2d6;
--thunder:#4d4d4d;
--bleached-silk:#f2f2f2;
}

More palettes to explore