All Palettes

Color Palette #ff5c61, #ffb300, #4dffb2, #3d7bff, #a64dff

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c61;
}
.ucla-gold {
color: #ffb300;
}
.hanuman-green {
color: #4dffb2;
}
.lightish-blue {
color: #3d7bff;
}
.vega-violet {
color: #a64dff;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c61;
--ucla-gold:#ffb300;
--hanuman-green:#4dffb2;
--lightish-blue:#3d7bff;
--vega-violet:#a64dff;
}

More palettes to explore