All Palettes

Color Palette #ffd900, #ff8c00, #ff4400, #ff6347, #db143c

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.sun-crete {
color: #ff8c00;
}
.inferno-orange {
color: #ff4400;
}
.bruschetta-tomato {
color: #ff6347;
}
.wild-rider-red {
color: #db143c;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--sun-crete:#ff8c00;
--inferno-orange:#ff4400;
--bruschetta-tomato:#ff6347;
--wild-rider-red:#db143c;
}

More palettes to explore