All Palettes

Color Palette #5c3e75, #a66e9c, #f0a8b7, #f9d88b, #fbbe74

0%
0%
0%

CSS code for this palette

/* CSS */
.when-red-met-blue {
color: #5c3e75;
}
.violet-femmes {
color: #a66e9c;
}
.princess {
color: #f0a8b7;
}
.5 {
color: #f9d88b;
}
.just-peachy {
color: #fbbe74;
}

/* CSS Variables */
:root {
--when-red-met-blue:#5c3e75;
--violet-femmes:#a66e9c;
--princess:#f0a8b7;
--5:#f9d88b;
--just-peachy:#fbbe74;
}

More palettes to explore