All Palettes

Color Palette #f7b5a1, #f78c7e, #f76959, #f7573b, #f7481d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.hot-calypso {
color: #f78c7e;
}
.camellia {
color: #f76959;
}
.orange-soda {
color: #f7573b;
}
.reddish-orange {
color: #f7481d;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--hot-calypso:#f78c7e;
--camellia:#f76959;
--orange-soda:#f7573b;
--reddish-orange:#f7481d;
}

More palettes to explore