All Palettes

Color Palette #592d8f, #a65e9d, #eab8e4, #f7c04b, #d85b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.heath-spotted-orchid {
color: #a65e9d;
}
.rosecco {
color: #eab8e4;
}
.creamy-sweet-corn {
color: #f7c04b;
}
.mod-orange {
color: #d85b3b;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--heath-spotted-orchid:#a65e9d;
--rosecco:#eab8e4;
--creamy-sweet-corn:#f7c04b;
--mod-orange:#d85b3b;
}

More palettes to explore