All Palettes

Color Palette #ff613d, #ff7b29, #ff9c1a, #ffd900, #e0f500

0%
0%
0%

CSS code for this palette

/* CSS */
.halloween {
color: #ff613d;
}
.royal-oranje {
color: #ff7b29;
}
.phoenix-flames {
color: #ff9c1a;
}
.soviet-gold {
color: #ffd900;
}
.dancing-lady-orchid {
color: #e0f500;
}

/* CSS Variables */
:root {
--halloween:#ff613d;
--royal-oranje:#ff7b29;
--phoenix-flames:#ff9c1a;
--soviet-gold:#ffd900;
--dancing-lady-orchid:#e0f500;
}

More palettes to explore