All Palettes

Color Palette #d7b2c6, #f0e3d6, #f4c3b3, #e4938b, #b5696f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lavender {
color: #d7b2c6;
}
.uptown-taupe {
color: #f0e3d6;
}
.peach-temptation {
color: #f4c3b3;
}
.strawberry-memory {
color: #e4938b;
}
.slate-rose {
color: #b5696f;
}

/* CSS Variables */
:root {
--pink-lavender:#d7b2c6;
--uptown-taupe:#f0e3d6;
--peach-temptation:#f4c3b3;
--strawberry-memory:#e4938b;
--slate-rose:#b5696f;
}

More palettes to explore