All Palettes

Color Palette #f3c9d3, #f1a7b9, #f76988, #d84f66, #a84d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f3c9d3;
}
.rozowy-pink {
color: #f1a7b9;
}
.rosy-pink {
color: #f76988;
}
.cranberry-splash {
color: #d84f66;
}
.plum-dust {
color: #a84d8b;
}

/* CSS Variables */
:root {
--mountain-laurel:#f3c9d3;
--rozowy-pink:#f1a7b9;
--rosy-pink:#f76988;
--cranberry-splash:#d84f66;
--plum-dust:#a84d8b;
}

More palettes to explore