All Palettes

Color Palette #ffb3b5, #ff9c8f, #ff7e61, #ff5e3d, #ff3c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.young-salmon {
color: #ffb3b5;
}
.lolly {
color: #ff9c8f;
}
.sunset-papaya {
color: #ff7e61;
}
.orange-soda {
color: #ff5e3d;
}
.red-orange {
color: #ff3c2e;
}

/* CSS Variables */
:root {
--young-salmon:#ffb3b5;
--lolly:#ff9c8f;
--sunset-papaya:#ff7e61;
--orange-soda:#ff5e3d;
--red-orange:#ff3c2e;
}

More palettes to explore