All Palettes

Color Palette #b30000, #ff4d00, #ff9900, #ffd900, #deff4d

0%
0%
0%

CSS code for this palette

/* CSS */
.artful-red {
color: #b30000;
}
.phaser-beam {
color: #ff4d00;
}
.vitamin-c {
color: #ff9900;
}
.soviet-gold {
color: #ffd900;
}
.tennis-ball {
color: #deff4d;
}

/* CSS Variables */
:root {
--artful-red:#b30000;
--phaser-beam:#ff4d00;
--vitamin-c:#ff9900;
--soviet-gold:#ffd900;
--tennis-ball:#deff4d;
}

More palettes to explore