All Palettes

Color Palette #e0a3c9, #f4c3d8, #f7eae8, #f8d3a0, #f4b4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e0a3c9;
}
.sweetheart {
color: #f4c3d8;
}
.fancy-pink {
color: #f7eae8;
}
.ginger-peach {
color: #f8d3a0;
}
.first-date {
color: #f4b4a4;
}

/* CSS Variables */
:root {
--prettiest-pink:#e0a3c9;
--sweetheart:#f4c3d8;
--fancy-pink:#f7eae8;
--ginger-peach:#f8d3a0;
--first-date:#f4b4a4;
}

More palettes to explore