All Palettes

Color Palette #bf2b18, #d95c36, #f0a44c, #f6c54c, #f9e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.red-death {
color: #bf2b18;
}
.inferno {
color: #d95c36;
}
.egyptian-gold {
color: #f0a44c;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.blended-fruit {
color: #f9e1a4;
}

/* CSS Variables */
:root {
--red-death:#bf2b18;
--inferno:#d95c36;
--egyptian-gold:#f0a44c;
--creamy-sweet-corn:#f6c54c;
--blended-fruit:#f9e1a4;
}

More palettes to explore