All Palettes

Color Palette #ff382e, #ff713d, #ffb84d, #ffd900, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.carrot {
color: #ff713d;
}
.floral-leaf {
color: #ffb84d;
}
.soviet-gold {
color: #ffd900;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--carrot:#ff713d;
--floral-leaf:#ffb84d;
--soviet-gold:#ffd900;
--akuma:#d33131;
}

More palettes to explore