All Palettes

Color Palette #ff6e61, #ff9d8a, #ffb3c6, #ffccf2, #ffdbff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9d8a;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.shampoo {
color: #ffccf2;
}
.sugarpills {
color: #ffdbff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9d8a;
--cherry-blossom-pink:#ffb3c6;
--shampoo:#ffccf2;
--sugarpills:#ffdbff;
}

More palettes to explore