All Palettes

Color Palette #592d8f, #a45fbf, #f0b2e6, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.prickly-purple {
color: #a45fbf;
}
.dream-land {
color: #f0b2e6;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--prickly-purple:#a45fbf;
--dream-land:#f0b2e6;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore