All Palettes

Color Palette #fab700, #f57e00, #d54215, #681b98, #49148a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.university-of-tennessee-orange {
color: #f57e00;
}
.tail-lights {
color: #d54215;
}
.wild-violet {
color: #681b98;
}
.pitch-violet {
color: #49148a;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--university-of-tennessee-orange:#f57e00;
--tail-lights:#d54215;
--wild-violet:#681b98;
--pitch-violet:#49148a;
}

More palettes to explore