All Palettes

Color Palette #5c3e7a, #9f609b, #f1a7b4, #f5d69e, #e34a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.cyber-grape {
color: #5c3e7a;
}
.heath-spotted-orchid {
color: #9f609b;
}
.princess {
color: #f1a7b4;
}
.marquisette {
color: #f5d69e;
}
.x-marks-the-spot {
color: #e34a4a;
}

/* CSS Variables */
:root {
--cyber-grape:#5c3e7a;
--heath-spotted-orchid:#9f609b;
--princess:#f1a7b4;
--marquisette:#f5d69e;
--x-marks-the-spot:#e34a4a;
}

More palettes to explore