All Palettes

Color Palette #ffb5b3, #ff6e61, #ff4d4d, #e9b935, #f2e2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.young-salmon {
color: #ffb5b3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.lizard-breath {
color: #e9b935;
}
.sugar-cookie {
color: #f2e2a1;
}

/* CSS Variables */
:root {
--young-salmon:#ffb5b3;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--lizard-breath:#e9b935;
--sugar-cookie:#f2e2a1;
}

More palettes to explore