All Palettes

Color Palette #f9e1a4, #f4caae, #e0a3c6, #d78ebe, #c05d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blended-fruit {
color: #f9e1a4;
}
.bellini {
color: #f4caae;
}
.prettiest-pink {
color: #e0a3c6;
}
.pressed-flower {
color: #d78ebe;
}
.beauty-queen {
color: #c05d8c;
}

/* CSS Variables */
:root {
--blended-fruit:#f9e1a4;
--bellini:#f4caae;
--prettiest-pink:#e0a3c6;
--pressed-flower:#d78ebe;
--beauty-queen:#c05d8c;
}

More palettes to explore