All Palettes

Color Palette #f6a7b3, #f1c1d6, #f3e2e9, #e2b6d3, #d18f9f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.sweetheart {
color: #f1c1d6;
}
.pink-amour {
color: #f3e2e9;
}
.eau-de-rose {
color: #e2b6d3;
}
.sugar-tooth {
color: #d18f9f;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--sweetheart:#f1c1d6;
--pink-amour:#f3e2e9;
--eau-de-rose:#e2b6d3;
--sugar-tooth:#d18f9f;
}

More palettes to explore