All Palettes

Color Palette #f78c22, #ffb300, #ffeb8a, #3f8d60, #2b7897

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-orange {
color: #f78c22;
}
.ucla-gold {
color: #ffb300;
}
.quack-quack {
color: #ffeb8a;
}
.illuminati-green {
color: #3f8d60;
}
.devil-blue {
color: #2b7897;
}

/* CSS Variables */
:root {
--flame-orange:#f78c22;
--ucla-gold:#ffb300;
--quack-quack:#ffeb8a;
--illuminati-green:#3f8d60;
--devil-blue:#2b7897;
}

More palettes to explore