All Palettes

Color Palette #d33131, #ff6e00, #ffc105, #c8ff00, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.flush-orange {
color: #ff6e00;
}
.marigold {
color: #ffc105;
}
.liquid-neon {
color: #c8ff00;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--flush-orange:#ff6e00;
--marigold:#ffc105;
--liquid-neon:#c8ff00;
--devil-s-grass:#4cae4f;
}

More palettes to explore