All Palettes

Color Palette #9a5b99, #6b5b9f, #4f8d9c, #4fc9c9, #f5b042

0%
0%
0%

CSS code for this palette

/* CSS */
.heath-spotted-orchid {
color: #9a5b99;
}
.giant-onion {
color: #6b5b9f;
}
.blue-square {
color: #4f8d9c;
}
.may-day {
color: #4fc9c9;
}
.butter-cream {
color: #f5b042;
}

/* CSS Variables */
:root {
--heath-spotted-orchid:#9a5b99;
--giant-onion:#6b5b9f;
--blue-square:#4f8d9c;
--may-day:#4fc9c9;
--butter-cream:#f5b042;
}

More palettes to explore