All Palettes

Color Palette #a400b3, #7b2e7f, #d10049, #f66e3c, #ffb700

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.maximum-purple {
color: #7b2e7f;
}
.spanish-carmine {
color: #d10049;
}
.chinese-orange {
color: #f66e3c;
}
.sunflower-mango {
color: #ffb700;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--maximum-purple:#7b2e7f;
--spanish-carmine:#d10049;
--chinese-orange:#f66e3c;
--sunflower-mango:#ffb700;
}

More palettes to explore