All Palettes

Color Palette #9c5e99, #f3a0c5, #f6d6a7, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.heath-spotted-orchid {
color: #9c5e99;
}
.pastel-magenta {
color: #f3a0c5;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--heath-spotted-orchid:#9c5e99;
--pastel-magenta:#f3a0c5;
--enjoyable-yellow:#f6d6a7;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore