All Palettes

Color Palette #380a43, #602f75, #8a5a96, #d77e9d, #f5b7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-purple {
color: #380a43;
}
.purple-magic {
color: #602f75;
}
.purple-squid {
color: #8a5a96;
}
.little-bow-pink {
color: #d77e9d;
}
.pink-grapefruit {
color: #f5b7c7;
}

/* CSS Variables */
:root {
--dark-purple:#380a43;
--purple-magic:#602f75;
--purple-squid:#8a5a96;
--little-bow-pink:#d77e9d;
--pink-grapefruit:#f5b7c7;
}

More palettes to explore