All Palettes

Color Palette #f4c8d6, #eab8c8, #e3a1af, #d97d8c, #c85b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f4c8d6;
}
.chantilly {
color: #eab8c8;
}
.sprinkled-with-pink {
color: #e3a1af;
}
.i-love-you-pink {
color: #d97d8c;
}
.tropical-smoothie {
color: #c85b6d;
}

/* CSS Variables */
:root {
--mountain-laurel:#f4c8d6;
--chantilly:#eab8c8;
--sprinkled-with-pink:#e3a1af;
--i-love-you-pink:#d97d8c;
--tropical-smoothie:#c85b6d;
}

More palettes to explore