All Palettes

Color Palette #380f43, #5e2b6e, #8a4c89, #b77b9d, #f0a3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-door {
color: #380f43;
}
.imperial {
color: #5e2b6e;
}
.razzmic-berry {
color: #8a4c89;
}
.valentine-heart {
color: #b77b9d;
}
.elastic-pink {
color: #f0a3c7;
}

/* CSS Variables */
:root {
--purple-door:#380f43;
--imperial:#5e2b6e;
--razzmic-berry:#8a4c89;
--valentine-heart:#b77b9d;
--elastic-pink:#f0a3c7;
}

More palettes to explore