All Palettes

Color Palette #f6a2b4, #f8c4d3, #f4b8d8, #f7e3e7, #f3aac5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b4;
}
.sullivan-s-heart {
color: #f8c4d3;
}
.manga-pink {
color: #f4b8d8;
}
.marshmallow-rose {
color: #f7e3e7;
}
.rose-mallow {
color: #f3aac5;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b4;
--sullivan-s-heart:#f8c4d3;
--manga-pink:#f4b8d8;
--marshmallow-rose:#f7e3e7;
--rose-mallow:#f3aac5;
}

More palettes to explore