All Palettes

Color Palette #f9d7db, #f4b8c4, #ec8e9d, #d77997, #c65d87

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-pink {
color: #f9d7db;
}
.petals-unfolding {
color: #f4b8c4;
}
.peony {
color: #ec8e9d;
}
.impatient-pink {
color: #d77997;
}
.lipstick {
color: #c65d87;
}

/* CSS Variables */
:root {
--barely-pink:#f9d7db;
--petals-unfolding:#f4b8c4;
--peony:#ec8e9d;
--impatient-pink:#d77997;
--lipstick:#c65d87;
}

More palettes to explore