All Palettes

Color Palette #f6a7b2, #f4b3d7, #f7cad9, #e7b6e3, #dba1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b2;
}
.soft-cashmere {
color: #f4b3d7;
}
.baby-steps {
color: #f7cad9;
}
.blackberry-yogurt {
color: #e7b6e3;
}
.herb-robert {
color: #dba1e2;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b2;
--soft-cashmere:#f4b3d7;
--baby-steps:#f7cad9;
--blackberry-yogurt:#e7b6e3;
--herb-robert:#dba1e2;
}

More palettes to explore