All Palettes

Color Palette #ff5833, #ff7e29, #ffc300, #ffdb38, #ffe7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.fluorescent-red-orange {
color: #ff7e29;
}
.citrus-splash {
color: #ffc300;
}
.traffic-yellow {
color: #ffdb38;
}
.sun-drenched {
color: #ffe7a3;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--fluorescent-red-orange:#ff7e29;
--citrus-splash:#ffc300;
--traffic-yellow:#ffdb38;
--sun-drenched:#ffe7a3;
}

More palettes to explore