All Palettes

Color Palette #a30000, #b52c2c, #d75b5b, #f39d39, #f9e771

0%
0%
0%

CSS code for this palette

/* CSS */
.stanger-red {
color: #a30000;
}
.madder-red {
color: #b52c2c;
}
.bricks-of-hope {
color: #d75b5b;
}
.amber-glow {
color: #f39d39;
}
.marigold-yellow {
color: #f9e771;
}

/* CSS Variables */
:root {
--stanger-red:#a30000;
--madder-red:#b52c2c;
--bricks-of-hope:#d75b5b;
--amber-glow:#f39d39;
--marigold-yellow:#f9e771;
}

More palettes to explore