All Palettes

Color Palette #f0e3d6, #f5cab2, #f7a5a1, #f1798f, #d4497f

0%
0%
0%

CSS code for this palette

/* CSS */
.uptown-taupe {
color: #f0e3d6;
}
.bellini {
color: #f5cab2;
}
.roseberry {
color: #f7a5a1;
}
.rose-cheeks {
color: #f1798f;
}
.pickled-pink {
color: #d4497f;
}

/* CSS Variables */
:root {
--uptown-taupe:#f0e3d6;
--bellini:#f5cab2;
--roseberry:#f7a5a1;
--rose-cheeks:#f1798f;
--pickled-pink:#d4497f;
}

More palettes to explore