All Palettes

Color Palette #00a5e0, #ff6d1f, #f1c40e, #a400b3, #6b0f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.shocking-orange {
color: #ff6d1f;
}
.sunshine-mellow {
color: #f1c40e;
}
.heliotrope-magenta {
color: #a400b3;
}
.extraviolet {
color: #6b0f8f;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--shocking-orange:#ff6d1f;
--sunshine-mellow:#f1c40e;
--heliotrope-magenta:#a400b3;
--extraviolet:#6b0f8f;
}

More palettes to explore