All Palettes

Color Palette #d11f25, #f8c6a5, #f39e58, #ff5938, #ba5b36

0%
0%
0%

CSS code for this palette

/* CSS */
.fireball {
color: #d11f25;
}
.peach-damask {
color: #f8c6a5;
}
.bergamot-orange {
color: #f39e58;
}
.portland-orange {
color: #ff5938;
}
.gold-varnish-brown {
color: #ba5b36;
}

/* CSS Variables */
:root {
--fireball:#d11f25;
--peach-damask:#f8c6a5;
--bergamot-orange:#f39e58;
--portland-orange:#ff5938;
--gold-varnish-brown:#ba5b36;
}

More palettes to explore