All Palettes

Color Palette #f5b8a3, #f7c8bb, #f9d8d2, #f3e3d3, #e2b1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.sherbet-fruit {
color: #f7c8bb;
}
.bloodthirsty-beige {
color: #f9d8d2;
}
.cotton-club {
color: #f3e3d3;
}
.parfait-pink {
color: #e2b1c5;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--sherbet-fruit:#f7c8bb;
--bloodthirsty-beige:#f9d8d2;
--cotton-club:#f3e3d3;
--parfait-pink:#e2b1c5;
}

More palettes to explore