All Palettes

Color Palette #d33131, #e64919, #f57a00, #fbc02d, #cbdc38

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.nasturtium-flower {
color: #e64919;
}
.university-of-tennessee-orange {
color: #f57a00;
}
.not-yo-cheese {
color: #fbc02d;
}
.greenivorous {
color: #cbdc38;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--nasturtium-flower:#e64919;
--university-of-tennessee-orange:#f57a00;
--not-yo-cheese:#fbc02d;
--greenivorous:#cbdc38;
}

More palettes to explore