All Palettes

Color Palette #f6a2b3, #b3e6b6, #f2c5cf, #a8e1a3, #ffb3d9

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b3;
}
.fringy-flower {
color: #b3e6b6;
}
.in-the-pink {
color: #f2c5cf;
}
.grape-green {
color: #a8e1a3;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b3;
--fringy-flower:#b3e6b6;
--in-the-pink:#f2c5cf;
--grape-green:#a8e1a3;
--hot-aquarelle-pink:#ffb3d9;
}

More palettes to explore