All Palettes

Color Palette #b42d3a, #d85f0e, #f9c54e, #f9f971, #69974e

0%
0%
0%

CSS code for this palette

/* CSS */
.bloodsport {
color: #b42d3a;
}
.tiger-moth-orange {
color: #d85f0e;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.old-laser-lemon {
color: #f9f971;
}
.flat-green {
color: #69974e;
}

/* CSS Variables */
:root {
--bloodsport:#b42d3a;
--tiger-moth-orange:#d85f0e;
--creamy-sweet-corn:#f9c54e;
--old-laser-lemon:#f9f971;
--flat-green:#69974e;
}

More palettes to explore