All Palettes

Color Palette #ff4938, #ff791a, #ffb700, #ffea00, #6afd49

0%
0%
0%

CSS code for this palette

/* CSS */
.hotspot {
color: #ff4938;
}
.pumpkin {
color: #ff791a;
}
.sunflower-mango {
color: #ffb700;
}
.middle-yellow {
color: #ffea00;
}
.biopunk {
color: #6afd49;
}

/* CSS Variables */
:root {
--hotspot:#ff4938;
--pumpkin:#ff791a;
--sunflower-mango:#ffb700;
--middle-yellow:#ffea00;
--biopunk:#6afd49;
}

More palettes to explore