All Palettes

Color Palette #f4c3cf, #eab8d1, #e8a1b7, #e76a89, #d4596d

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f4c3cf;
}
.sweet-lilac {
color: #eab8d1;
}
.rose-elegance {
color: #e8a1b7;
}
.deep-blush {
color: #e76a89;
}
.kenny-s-kiss {
color: #d4596d;
}

/* CSS Variables */
:root {
--in-the-pink:#f4c3cf;
--sweet-lilac:#eab8d1;
--rose-elegance:#e8a1b7;
--deep-blush:#e76a89;
--kenny-s-kiss:#d4596d;
}

More palettes to explore