All Palettes

Color Palette #ffb8d1, #ff6e61, #ffa07a, #ff8b42, #ff5e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-pink {
color: #ffb8d1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dwarven-peaches {
color: #ffa07a;
}
.orange-bell-pepper {
color: #ff8b42;
}
.orange-soda {
color: #ff5e3d;
}

/* CSS Variables */
:root {
--baby-pink:#ffb8d1;
--grapefruit-pulp:#ff6e61;
--dwarven-peaches:#ffa07a;
--orange-bell-pepper:#ff8b42;
--orange-soda:#ff5e3d;
}

More palettes to explore