All Palettes

Color Palette #f6c5a7, #f09c8f, #e76a89, #d84b88, #a84d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c5a7;
}
.blush {
color: #f09c8f;
}
.deep-blush {
color: #e76a89;
}
.fandango-pink {
color: #d84b88;
}
.aged-purple {
color: #a84d9d;
}

/* CSS Variables */
:root {
--peach-damask:#f6c5a7;
--blush:#f09c8f;
--deep-blush:#e76a89;
--fandango-pink:#d84b88;
--aged-purple:#a84d9d;
}

More palettes to explore