All Palettes

Color Palette #f0c1d1, #f6bbd6, #f8aac9, #f8d5af, #fbe5a2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f0c1d1;
}
.manga-pink {
color: #f6bbd6;
}
.rose-mallow {
color: #f8aac9;
}
.ice-cream-parlour {
color: #f8d5af;
}
.durango-dust {
color: #fbe5a2;
}

/* CSS Variables */
:root {
--pink-chintz:#f0c1d1;
--manga-pink:#f6bbd6;
--rose-mallow:#f8aac9;
--ice-cream-parlour:#f8d5af;
--durango-dust:#fbe5a2;
}

More palettes to explore