All Palettes

Color Palette #e6a7c3, #f0c1cf, #f8e2e7, #ffb3d9, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a7c3;
}
.pink-chintz {
color: #f0c1cf;
}
.pork-belly {
color: #f8e2e7;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--think-pink:#e6a7c3;
--pink-chintz:#f0c1cf;
--pork-belly:#f8e2e7;
--hot-aquarelle-pink:#ffb3d9;
--blush-hour:#ff7092;
}

More palettes to explore