All Palettes

Color Palette #7e5b8f, #a05a8d, #d45e81, #f2a469, #f1c398

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-power {
color: #7e5b8f;
}
.bermuda-onion {
color: #a05a8d;
}
.peppermint-swirl {
color: #d45e81;
}
.monarch-orange {
color: #f2a469;
}
.humble-gold {
color: #f1c398;
}

/* CSS Variables */
:root {
--plum-power:#7e5b8f;
--bermuda-onion:#a05a8d;
--peppermint-swirl:#d45e81;
--monarch-orange:#f2a469;
--humble-gold:#f1c398;
}

More palettes to explore