All Palettes

Color Palette #ff5c8a, #ff3d5a, #ff2937, #ffbe4d, #ff913d

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.sizzling-red {
color: #ff3d5a;
}
.in-the-red {
color: #ff2937;
}
.twenty-carat {
color: #ffbe4d;
}
.joyful-orange {
color: #ff913d;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--sizzling-red:#ff3d5a;
--in-the-red:#ff2937;
--twenty-carat:#ffbe4d;
--joyful-orange:#ff913d;
}

More palettes to explore