All Palettes

Color Palette #f7a1b2, #f4c3d6, #b6e1e7, #85d6a7, #fffd8a

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b2;
}
.sweetheart {
color: #f4c3d6;
}
.quench-blue {
color: #b6e1e7;
}
.pharaoh-s-jade {
color: #85d6a7;
}
.cinque-foil {
color: #fffd8a;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b2;
--sweetheart:#f4c3d6;
--quench-blue:#b6e1e7;
--pharaoh-s-jade:#85d6a7;
--cinque-foil:#fffd8a;
}

More palettes to explore