All Palettes

Color Palette #f6c6d7, #e3a1c1, #d77f9c, #c94f7a, #b42d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.think-pink {
color: #e3a1c1;
}
.little-bow-pink {
color: #d77f9c;
}
.middle-safflower {
color: #c94f7a;
}
.granita {
color: #b42d5a;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--think-pink:#e3a1c1;
--little-bow-pink:#d77f9c;
--middle-safflower:#c94f7a;
--granita:#b42d5a;
}

More palettes to explore