All Palettes

Color Palette #7a1f3c, #ff6e61, #d6a8e1, #592c6d, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7a1f3c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.barely-bloomed {
color: #d6a8e1;
}
.imperial {
color: #592c6d;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--brown-magenta:#7a1f3c;
--grapefruit-pulp:#ff6e61;
--barely-bloomed:#d6a8e1;
--imperial:#592c6d;
--matt-pink:#ffb3c1;
}

More palettes to explore