All Palettes

Color Palette #f4b3d7, #f7a6c1, #f9c0a4, #f3e1b4, #e9bab4

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f4b3d7;
}
.rogue-pink {
color: #f7a6c1;
}
.coral-blossom {
color: #f9c0a4;
}
.soft-butter {
color: #f3e1b4;
}
.beauty-bush {
color: #e9bab4;
}

/* CSS Variables */
:root {
--soft-cashmere:#f4b3d7;
--rogue-pink:#f7a6c1;
--coral-blossom:#f9c0a4;
--soft-butter:#f3e1b4;
--beauty-bush:#e9bab4;
}

More palettes to explore