All Palettes

Color Palette #a400b3, #d6006f, #ff6e00, #ffbf00, #afeeee

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.moth-orchid {
color: #d6006f;
}
.flush-orange {
color: #ff6e00;
}
.amber {
color: #ffbf00;
}
.mint-macaron {
color: #afeeee;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--moth-orchid:#d6006f;
--flush-orange:#ff6e00;
--amber:#ffbf00;
--mint-macaron:#afeeee;
}

More palettes to explore