All Palettes

Color Palette #f1c1d1, #f6a7b0, #f26e91, #c8518c, #7a2a5f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f1c1d1;
}
.pink-fit {
color: #f6a7b0;
}
.out-of-fashion {
color: #f26e91;
}
.mulberry-yogurt {
color: #c8518c;
}
.byzantium {
color: #7a2a5f;
}

/* CSS Variables */
:root {
--pink-chintz:#f1c1d1;
--pink-fit:#f6a7b0;
--out-of-fashion:#f26e91;
--mulberry-yogurt:#c8518c;
--byzantium:#7a2a5f;
}

More palettes to explore