All Palettes

Color Palette #e6b7d2, #f5c2d4, #ffddc2, #ffb347, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e6b7d2;
}
.cherry-blossom {
color: #f5c2d4;
}
.orange-ice {
color: #ffddc2;
}
.agrellan-badland {
color: #ffb347;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--eau-de-rose:#e6b7d2;
--cherry-blossom:#f5c2d4;
--orange-ice:#ffddc2;
--agrellan-badland:#ffb347;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore