All Palettes

Color Palette #a0dc8e, #ff7e29, #ffb300, #ff4d00, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dc8e;
}
.fluorescent-red-orange {
color: #ff7e29;
}
.ucla-gold {
color: #ffb300;
}
.phaser-beam {
color: #ff4d00;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dc8e;
--fluorescent-red-orange:#ff7e29;
--ucla-gold:#ffb300;
--phaser-beam:#ff4d00;
--bacon-strips:#e13e33;
}

More palettes to explore