All Palettes

Color Palette #ff4d4d, #ff7e38, #ffb84d, #f4df43, #7fe06c

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.beniukon-bronze {
color: #ff7e38;
}
.floral-leaf {
color: #ffb84d;
}
.golden-snitch {
color: #f4df43;
}
.amazon-parrot {
color: #7fe06c;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--beniukon-bronze:#ff7e38;
--floral-leaf:#ffb84d;
--golden-snitch:#f4df43;
--amazon-parrot:#7fe06c;
}

More palettes to explore