All Palettes

Color Palette #e06c7f, #f2a6b0, #f8c4d5, #f0b7d6, #e63754

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-brandy {
color: #e06c7f;
}
.pink-fit {
color: #f2a6b0;
}
.cherry-blossom {
color: #f8c4d5;
}
.soft-cashmere {
color: #f0b7d6;
}
.desire {
color: #e63754;
}

/* CSS Variables */
:root {
--cherry-brandy:#e06c7f;
--pink-fit:#f2a6b0;
--cherry-blossom:#f8c4d5;
--soft-cashmere:#f0b7d6;
--desire:#e63754;
}

More palettes to explore