All Palettes

Color Palette #f6e5d5, #eab8d1, #f2a6c1, #f4c1b3, #e89b9e

0%
0%
0%

CSS code for this palette

/* CSS */
.heirloom-lace {
color: #f6e5d5;
}
.sweet-lilac {
color: #eab8d1;
}
.tickled-pink {
color: #f2a6c1;
}
.rustique {
color: #f4c1b3;
}
.all-dressed-up {
color: #e89b9e;
}

/* CSS Variables */
:root {
--heirloom-lace:#f6e5d5;
--sweet-lilac:#eab8d1;
--tickled-pink:#f2a6c1;
--rustique:#f4c1b3;
--all-dressed-up:#e89b9e;
}

More palettes to explore