All Palettes

Color Palette #f5f0e0, #e2b6c1, #d68a9d, #c0597b, #a13a5e

0%
0%
0%

CSS code for this palette

/* CSS */
.elegant-white {
color: #f5f0e0;
}
.melanie {
color: #e2b6c1;
}
.dull-pink {
color: #d68a9d;
}
.tutti-frutti {
color: #c0597b;
}
.boysenberry-pink {
color: #a13a5e;
}

/* CSS Variables */
:root {
--elegant-white:#f5f0e0;
--melanie:#e2b6c1;
--dull-pink:#d68a9d;
--tutti-frutti:#c0597b;
--boysenberry-pink:#a13a5e;
}

More palettes to explore