All Palettes

Color Palette #8a2ce2, #5d6cc0, #4eb7ac, #ffd54d, #ff6e42

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-blue-violet {
color: #8a2ce2;
}
.bluish-purple-anemone {
color: #5d6cc0;
}
.emerald-wave {
color: #4eb7ac;
}
.vibrant {
color: #ffd54d;
}
.carrot {
color: #ff6e42;
}

/* CSS Variables */
:root {
--bright-blue-violet:#8a2ce2;
--bluish-purple-anemone:#5d6cc0;
--emerald-wave:#4eb7ac;
--vibrant:#ffd54d;
--carrot:#ff6e42;
}

More palettes to explore