All Palettes

Color Palette #5b3e75, #905b9a, #d67aa1, #f0a3c0, #f5e0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.when-red-met-blue {
color: #5b3e75;
}
.aster-violetta {
color: #905b9a;
}
.wild-orchid {
color: #d67aa1;
}
.prism-pink {
color: #f0a3c0;
}
.blush-tint {
color: #f5e0e4;
}

/* CSS Variables */
:root {
--when-red-met-blue:#5b3e75;
--aster-violetta:#905b9a;
--wild-orchid:#d67aa1;
--prism-pink:#f0a3c0;
--blush-tint:#f5e0e4;
}

More palettes to explore