All Palettes

Color Palette #ff5d38, #ffa142, #ffd980, #a6e1e3, #4b75b4

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.radiation-carrot {
color: #ffa142;
}
.zinnia-gold {
color: #ffd980;
}
.ice-crystal-blue {
color: #a6e1e3;
}
.ramjet {
color: #4b75b4;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--radiation-carrot:#ffa142;
--zinnia-gold:#ffd980;
--ice-crystal-blue:#a6e1e3;
--ramjet:#4b75b4;
}

More palettes to explore