All Palettes

Color Palette #ff6e61, #ffb5b3, #ffe0e0, #fff5f0, #d1666b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.young-salmon {
color: #ffb5b3;
}
.red-remains {
color: #ffe0e0;
}
.seashell {
color: #fff5f0;
}
.lipstick-illusion {
color: #d1666b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--young-salmon:#ffb5b3;
--red-remains:#ffe0e0;
--seashell:#fff5f0;
--lipstick-illusion:#d1666b;
}

More palettes to explore