All Palettes

Color Palette #f8d3e4, #f5a3b5, #f1c1d2, #f6e7a7, #fbbe89

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-pink {
color: #f8d3e4;
}
.pink-fit {
color: #f5a3b5;
}
.carnation-bouquet {
color: #f1c1d2;
}
.gold-sand {
color: #f6e7a7;
}
.reddish-banana {
color: #fbbe89;
}

/* CSS Variables */
:root {
--sunset-pink:#f8d3e4;
--pink-fit:#f5a3b5;
--carnation-bouquet:#f1c1d2;
--gold-sand:#f6e7a7;
--reddish-banana:#fbbe89;
}

More palettes to explore