All Palettes

Color Palette #5c3e7e, #7d599b, #a87cc0, #f7c6a1, #f05656

0%
0%
0%

CSS code for this palette

/* CSS */
.cyber-grape {
color: #5c3e7e;
}
.jubilee {
color: #7d599b;
}
.wisteria {
color: #a87cc0;
}
.shrimp-toast {
color: #f7c6a1;
}
.khmer-curry {
color: #f05656;
}

/* CSS Variables */
:root {
--cyber-grape:#5c3e7e;
--jubilee:#7d599b;
--wisteria:#a87cc0;
--shrimp-toast:#f7c6a1;
--khmer-curry:#f05656;
}

More palettes to explore