All Palettes

Color Palette #d33131, #f57a00, #ffb300, #ffd54d, #c2cc33

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.university-of-tennessee-orange {
color: #f57a00;
}
.ucla-gold {
color: #ffb300;
}
.vibrant {
color: #ffd54d;
}
.yellow-green-grosbeak {
color: #c2cc33;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--university-of-tennessee-orange:#f57a00;
--ucla-gold:#ffb300;
--vibrant:#ffd54d;
--yellow-green-grosbeak:#c2cc33;
}

More palettes to explore