All Palettes

Color Palette #d33131, #ffb300, #f57a00, #fbc02d, #398e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.ucla-gold {
color: #ffb300;
}
.university-of-tennessee-orange {
color: #f57a00;
}
.not-yo-cheese {
color: #fbc02d;
}
.resplendent-growth {
color: #398e3d;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--ucla-gold:#ffb300;
--university-of-tennessee-orange:#f57a00;
--not-yo-cheese:#fbc02d;
--resplendent-growth:#398e3d;
}

More palettes to explore