All Palettes

Color Palette #7d1c2c, #bf2b2e, #f0523d, #f99f39, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.seattle-red {
color: #7d1c2c;
}
.knockout {
color: #bf2b2e;
}
.strawberry-avalanche {
color: #f0523d;
}
.yellow-sea {
color: #f99f39;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--seattle-red:#7d1c2c;
--knockout:#bf2b2e;
--strawberry-avalanche:#f0523d;
--yellow-sea:#f99f39;
--marigold-dust:#f4cf3e;
}

More palettes to explore