All Palettes

Color Palette #f1c6d2, #e6a7b2, #d78e9f, #c0688b, #a0547d

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d2;
}
.love-at-first-sight {
color: #e6a7b2;
}
.sugar-tooth {
color: #d78e9f;
}
.malevolent-mauve {
color: #c0688b;
}
.feminism {
color: #a0547d;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d2;
--love-at-first-sight:#e6a7b2;
--sugar-tooth:#d78e9f;
--malevolent-mauve:#c0688b;
--feminism:#a0547d;
}

More palettes to explore