All Palettes

Color Palette #b53b68, #c94f8c, #d7889c, #f1a7b6, #f4c8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.fiery-fuchsia {
color: #b53b68;
}
.mulberry-yogurt {
color: #c94f8c;
}
.dull-pink {
color: #d7889c;
}
.princess {
color: #f1a7b6;
}
.mountain-laurel {
color: #f4c8d6;
}

/* CSS Variables */
:root {
--fiery-fuchsia:#b53b68;
--mulberry-yogurt:#c94f8c;
--dull-pink:#d7889c;
--princess:#f1a7b6;
--mountain-laurel:#f4c8d6;
}

More palettes to explore