All Palettes

Color Palette #f6a2b8, #f8a0cc, #f6c6d6, #f4e1e5, #ffb3c6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f6a2b8;
}
.taffy-pink {
color: #f8a0cc;
}
.mountain-laurel {
color: #f6c6d6;
}
.blush-tint {
color: #f4e1e5;
}
.cherry-blossom-pink {
color: #ffb3c6;
}

/* CSS Variables */
:root {
--pink-chalk:#f6a2b8;
--taffy-pink:#f8a0cc;
--mountain-laurel:#f6c6d6;
--blush-tint:#f4e1e5;
--cherry-blossom-pink:#ffb3c6;
}

More palettes to explore