All Palettes

Color Palette #d10034, #ff5900, #ffb700, #ffff00, #4cff00

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry {
color: #d10034;
}
.molten-core {
color: #ff5900;
}
.sunflower-mango {
color: #ffb700;
}
.yellow {
color: #ffff00;
}
.chlorophyll-green {
color: #4cff00;
}

/* CSS Variables */
:root {
--cherry:#d10034;
--molten-core:#ff5900;
--sunflower-mango:#ffb700;
--yellow:#ffff00;
--chlorophyll-green:#4cff00;
}

More palettes to explore