All Palettes

Color Palette #e6a3b1, #f2c5b5, #f5e6c2, #d7e5a4, #b2c6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a3b1;
}
.brilliant-beige {
color: #f2c5b5;
}
.pipitschah {
color: #f5e6c2;
}
.mermaid-tears {
color: #d7e5a4;
}
.newman-s-eye {
color: #b2c6e0;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a3b1;
--brilliant-beige:#f2c5b5;
--pipitschah:#f5e6c2;
--mermaid-tears:#d7e5a4;
--newman-s-eye:#b2c6e0;
}

More palettes to explore