All Palettes

Color Palette #e6a7b2, #f3c4d3, #f9e6ea, #c7e3f5, #a3d7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a7b2;
}
.in-the-pink {
color: #f3c4d3;
}
.hepatica {
color: #f9e6ea;
}
.fresh-water {
color: #c7e3f5;
}
.terrace-pool {
color: #a3d7e0;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a7b2;
--in-the-pink:#f3c4d3;
--hepatica:#f9e6ea;
--fresh-water:#c7e3f5;
--terrace-pool:#a3d7e0;
}

More palettes to explore