All Palettes

Color Palette #d33131, #f47f1f, #fbc02d, #8bc34b, #398e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.consumed-by-fire {
color: #f47f1f;
}
.not-yo-cheese {
color: #fbc02d;
}
.citrus-surge {
color: #8bc34b;
}
.resplendent-growth {
color: #398e3d;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--consumed-by-fire:#f47f1f;
--not-yo-cheese:#fbc02d;
--citrus-surge:#8bc34b;
--resplendent-growth:#398e3d;
}

More palettes to explore