All Palettes

Color Palette #ff9ebb, #a6d5e8, #f7d4e2, #f7b7a1, #f1c1d9

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff9ebb;
}
.blue-click {
color: #a6d5e8;
}
.pink-frosting {
color: #f7d4e2;
}
.mystic-tulip {
color: #f7b7a1;
}
.sweetheart {
color: #f1c1d9;
}

/* CSS Variables */
:root {
--saira-red:#ff9ebb;
--blue-click:#a6d5e8;
--pink-frosting:#f7d4e2;
--mystic-tulip:#f7b7a1;
--sweetheart:#f1c1d9;
}

More palettes to explore