All Palettes

Color Palette #f6c6d7, #fb98b1, #f76e99, #f54d82, #d52a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.baker-miller-pink {
color: #fb98b1;
}
.french-pink {
color: #f76e99;
}
.macaroon-rose {
color: #f54d82;
}
.self-love {
color: #d52a6c;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--baker-miller-pink:#fb98b1;
--french-pink:#f76e99;
--macaroon-rose:#f54d82;
--self-love:#d52a6c;
}

More palettes to explore