All Palettes

Color Palette #ff6933, #ffa142, #ffd60a, #4cae4f, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.radiation-carrot {
color: #ffa142;
}
.egg-yolk-sunrise {
color: #ffd60a;
}
.devil-s-grass {
color: #4cae4f;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--radiation-carrot:#ffa142;
--egg-yolk-sunrise:#ffd60a;
--devil-s-grass:#4cae4f;
--clear-chill:#1f8fff;
}

More palettes to explore