All Palettes

Color Palette #ff4938, #ff713d, #ff9e1f, #ffd900, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.hotspot {
color: #ff4938;
}
.carrot {
color: #ff713d;
}
.radiant-yellow {
color: #ff9e1f;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--hotspot:#ff4938;
--carrot:#ff713d;
--radiant-yellow:#ff9e1f;
--soviet-gold:#ffd900;
--hollandaise:#ffec3d;
}

More palettes to explore