All Palettes

Color Palette #ff5d38, #ffa142, #ffcd42, #4dcb79, #4d8eff

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.emerald-reflection {
color: #4dcb79;
}
.skinny-jeans {
color: #4d8eff;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--emerald-reflection:#4dcb79;
--skinny-jeans:#4d8eff;
}

More palettes to explore