All Palettes

Color Palette #7a1f3a, #9c2b3c, #b84c4e, #d78b7f, #f3b4c7

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7a1f3a;
}
.velvet-cake {
color: #9c2b3c;
}
.enticing-red {
color: #b84c4e;
}
.my-pink {
color: #d78b7f;
}
.rhodonite {
color: #f3b4c7;
}

/* CSS Variables */
:root {
--brown-magenta:#7a1f3a;
--velvet-cake:#9c2b3c;
--enticing-red:#b84c4e;
--my-pink:#d78b7f;
--rhodonite:#f3b4c7;
}

More palettes to explore