All Palettes

Color Palette #c50724, #6a0b0b, #ea5f5d, #f6d12c, #9febf4

0%
0%
0%

CSS code for this palette

/* CSS */
.red-stunt {
color: #c50724;
}
.beastly-red {
color: #6a0b0b;
}
.reductant {
color: #ea5f5d;
}
.dream-of-spring {
color: #f6d12c;
}
.freezy-breezy {
color: #9febf4;
}

/* CSS Variables */
:root {
--red-stunt:#c50724;
--beastly-red:#6a0b0b;
--reductant:#ea5f5d;
--dream-of-spring:#f6d12c;
--freezy-breezy:#9febf4;
}

More palettes to explore