All Palettes

Color Palette #5b3e8e, #a35c9c, #f2a6c2, #f6eab6, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3e8e;
}
.heath-spotted-orchid {
color: #a35c9c;
}
.tickled-pink {
color: #f2a6c2;
}
.trapunto {
color: #f6eab6;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3e8e;
--heath-spotted-orchid:#a35c9c;
--tickled-pink:#f2a6c2;
--trapunto:#f6eab6;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore