All Palettes

Color Palette #ff5d38, #ff8e38, #ffbd38, #ffdb38, #ff5c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.kanz-orange {
color: #ff8e38;
}
.fall-gold {
color: #ffbd38;
}
.traffic-yellow {
color: #ffdb38;
}
.stellar-strawberry {
color: #ff5c8d;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--kanz-orange:#ff8e38;
--fall-gold:#ffbd38;
--traffic-yellow:#ffdb38;
--stellar-strawberry:#ff5c8d;
}

More palettes to explore