All Palettes

Color Palette #f7c8a6, #f1b7a7, #f0849f, #d66b99, #a64e8c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.sweet-sheba {
color: #f1b7a7;
}
.posy-petal {
color: #f0849f;
}
.fiesta-pink {
color: #d66b99;
}
.plum-dust {
color: #a64e8c;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--sweet-sheba:#f1b7a7;
--posy-petal:#f0849f;
--fiesta-pink:#d66b99;
--plum-dust:#a64e8c;
}

More palettes to explore