All Palettes

Color Palette #e9bab4, #f0c5c1, #f6d1d0, #f8e3e2, #fce8e8

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-bush {
color: #e9bab4;
}
.snowpink {
color: #f0c5c1;
}
.pink-dogwood {
color: #f6d1d0;
}
.tutu {
color: #f8e3e2;
}
.unburdened-pink {
color: #fce8e8;
}

/* CSS Variables */
:root {
--beauty-bush:#e9bab4;
--snowpink:#f0c5c1;
--pink-dogwood:#f6d1d0;
--tutu:#f8e3e2;
--unburdened-pink:#fce8e8;
}

More palettes to explore