All Palettes

Color Palette #f3a5b0, #f4c8d0, #f5e0e6, #ffe7d1, #ffb3b5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f3a5b0;
}
.in-the-pink {
color: #f4c8d0;
}
.blush-tint {
color: #f5e0e6;
}
.pale-egg {
color: #ffe7d1;
}
.young-salmon {
color: #ffb3b5;
}

/* CSS Variables */
:root {
--pink-fit:#f3a5b0;
--in-the-pink:#f4c8d0;
--blush-tint:#f5e0e6;
--pale-egg:#ffe7d1;
--young-salmon:#ffb3b5;
}

More palettes to explore