All Palettes

Color Palette #fbb1a2, #f7b6bf, #f4c3d8, #f1d0e3, #e6a3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-fresco {
color: #fbb1a2;
}
.squid-pink {
color: #f7b6bf;
}
.sweetheart {
color: #f4c3d8;
}
.lacquer-mauve {
color: #f1d0e3;
}
.love-at-first-sight {
color: #e6a3b0;
}

/* CSS Variables */
:root {
--salmon-fresco:#fbb1a2;
--squid-pink:#f7b6bf;
--sweetheart:#f4c3d8;
--lacquer-mauve:#f1d0e3;
--love-at-first-sight:#e6a3b0;
}

More palettes to explore