All Palettes

Color Palette #9c1c31, #b03b3f, #d0564e, #e68e5b, #f6c55a

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9c1c31;
}
.winter-poinsettia {
color: #b03b3f;
}
.wet-coral {
color: #d0564e;
}
.big-foot-feet {
color: #e68e5b;
}
.deep-fried-sun-rays {
color: #f6c55a;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9c1c31;
--winter-poinsettia:#b03b3f;
--wet-coral:#d0564e;
--big-foot-feet:#e68e5b;
--deep-fried-sun-rays:#f6c55a;
}

More palettes to explore