All Palettes

Color Palette #f4d3d2, #f2b1b4, #e9a5a9, #d89d9f, #c67b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.mary-s-rose {
color: #f4d3d2;
}
.jaguar-rose {
color: #f2b1b4;
}
.perennial-phlox {
color: #e9a5a9;
}
.pink-pussycat {
color: #d89d9f;
}
.impatient-heart {
color: #c67b7d;
}

/* CSS Variables */
:root {
--mary-s-rose:#f4d3d2;
--jaguar-rose:#f2b1b4;
--perennial-phlox:#e9a5a9;
--pink-pussycat:#d89d9f;
--impatient-heart:#c67b7d;
}

More palettes to explore