All Palettes

Color Palette #e6a8b7, #f0c1cf, #f9e4d7, #ffb39e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-party {
color: #e6a8b7;
}
.pink-chintz {
color: #f0c1cf;
}
.shell-ginger {
color: #f9e4d7;
}
.persicus {
color: #ffb39e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--garden-party:#e6a8b7;
--pink-chintz:#f0c1cf;
--shell-ginger:#f9e4d7;
--persicus:#ffb39e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore