All Palettes

Color Palette #592c90, #8f5cbc, #b79bd4, #f4a462, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592c90;
}
.lusty-lavender {
color: #8f5cbc;
}
.purple-premiere {
color: #b79bd4;
}
.shrimp-cocktail {
color: #f4a462;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592c90;
--lusty-lavender:#8f5cbc;
--purple-premiere:#b79bd4;
--shrimp-cocktail:#f4a462;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore