All Palettes

Color Palette #5c0f14, #881b24, #c44a5e, #eab8c4, #f4e1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-picking {
color: #5c0f14;
}
.shinshu {
color: #881b24;
}
.claret-red {
color: #c44a5e;
}
.athena-pink {
color: #eab8c4;
}
.blush-tint {
color: #f4e1e6;
}

/* CSS Variables */
:root {
--cherry-picking:#5c0f14;
--shinshu:#881b24;
--claret-red:#c44a5e;
--athena-pink:#eab8c4;
--blush-tint:#f4e1e6;
}

More palettes to explore