All Palettes

Color Palette #5c4d89, #a35c8d, #f4b76c, #f9d662, #e6b03d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4d89;
}
.thimble-red {
color: #a35c8d;
}
.citrus-honey {
color: #f4b76c;
}
.happy {
color: #f9d662;
}
.themeda-japonica {
color: #e6b03d;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4d89;
--thimble-red:#a35c8d;
--citrus-honey:#f4b76c;
--happy:#f9d662;
--themeda-japonica:#e6b03d;
}

More palettes to explore