All Palettes

Color Palette #5a2e8e, #a25d9e, #d9a76d, #e9caa5, #f3b7af

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #5a2e8e;
}
.heath-spotted-orchid {
color: #a25d9e;
}
.flower-field {
color: #d9a76d;
}
.autumn-blonde {
color: #e9caa5;
}
.ballerina-tears {
color: #f3b7af;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#5a2e8e;
--heath-spotted-orchid:#a25d9e;
--flower-field:#d9a76d;
--autumn-blonde:#e9caa5;
--ballerina-tears:#f3b7af;
}

More palettes to explore