All Palettes

Color Palette #e7a2b2, #f8c9b9, #ffe1c2, #f6c8a7, #f4a9b3

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e7a2b2;
}
.sherbet-fruit {
color: #f8c9b9;
}
.sand-muffin {
color: #ffe1c2;
}
.peach-damask {
color: #f6c8a7;
}
.pink-fit {
color: #f4a9b3;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e7a2b2;
--sherbet-fruit:#f8c9b9;
--sand-muffin:#ffe1c2;
--peach-damask:#f6c8a7;
--pink-fit:#f4a9b3;
}

More palettes to explore