All Palettes

Color Palette #ff6d1f, #ff8b3d, #ffab5c, #4c1f1f, #7e3a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sunset-yellow {
color: #ff8b3d;
}
.dreamy-sunset {
color: #ffab5c;
}
.tobi-brown {
color: #4c1f1f;
}
.wild-berry {
color: #7e3a3a;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sunset-yellow:#ff8b3d;
--dreamy-sunset:#ffab5c;
--tobi-brown:#4c1f1f;
--wild-berry:#7e3a3a;
}

More palettes to explore