All Palettes

Color Palette #ff4938, #ffc933, #4dc9ff, #a3a800, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.hotspot {
color: #ff4938;
}
.sunglow {
color: #ffc933;
}
.thor-s-thunder {
color: #4dc9ff;
}
.j-n-s-gold {
color: #a3a800;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--hotspot:#ff4938;
--sunglow:#ffc933;
--thor-s-thunder:#4dc9ff;
--j-n-s-gold:#a3a800;
--flush-orange:#ff6e00;
}

More palettes to explore