All Palettes

Color Palette #e7b6d0, #f2c5d3, #f8d3d8, #fce6b6, #f5b856

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #e7b6d0;
}
.in-the-pink {
color: #f2c5d3;
}
.first-daughter {
color: #f8d3d8;
}
.song-of-summer {
color: #fce6b6;
}
.bee {
color: #f5b856;
}

/* CSS Variables */
:root {
--sweet-lilac:#e7b6d0;
--in-the-pink:#f2c5d3;
--first-daughter:#f8d3d8;
--song-of-summer:#fce6b6;
--bee:#f5b856;
}

More palettes to explore