All Palettes

Color Palette #00a5e0, #ffb300, #ff6d1f, #e14b37, #a33e8b

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.ucla-gold {
color: #ffb300;
}
.shocking-orange {
color: #ff6d1f;
}
.sour-cherry {
color: #e14b37;
}
.romantic-rose {
color: #a33e8b;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--ucla-gold:#ffb300;
--shocking-orange:#ff6d1f;
--sour-cherry:#e14b37;
--romantic-rose:#a33e8b;
}

More palettes to explore