All Palettes

Color Palette #4b3e75, #a05a91, #e4a18b, #f5d400, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4b3e75;
}
.bermuda-onion {
color: #a05a91;
}
.coral-blush {
color: #e4a18b;
}
.empire-yellow {
color: #f5d400;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--deep-wisteria:#4b3e75;
--bermuda-onion:#a05a91;
--coral-blush:#e4a18b;
--empire-yellow:#f5d400;
--sunshine-mellow:#f1c40e;
}

More palettes to explore