All Palettes

Color Palette #f26e7d, #f2a6b1, #f2c5d2, #f4d1c8, #f6dfe3

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-pink {
color: #f26e7d;
}
.pink-fit {
color: #f2a6b1;
}
.in-the-pink {
color: #f2c5d2;
}
.cloud-pink {
color: #f4d1c8;
}
.lily-the-pink {
color: #f6dfe3;
}

/* CSS Variables */
:root {
--strawberry-pink:#f26e7d;
--pink-fit:#f2a6b1;
--in-the-pink:#f2c5d2;
--cloud-pink:#f4d1c8;
--lily-the-pink:#f6dfe3;
}

More palettes to explore