All Palettes

Color Palette #d4a8e1, #b76fb8, #a2446c, #c4d600, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-violet {
color: #d4a8e1;
}
.lavendless {
color: #b76fb8;
}
.ancient-fuchsia {
color: #a2446c;
}
.garlic-pesto {
color: #c4d600;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--tropical-violet:#d4a8e1;
--lavendless:#b76fb8;
--ancient-fuchsia:#a2446c;
--garlic-pesto:#c4d600;
--sunshine-mellow:#f1c40e;
}

More palettes to explore