All Palettes

Color Palette #f6c6d5, #f2a6b8, #e77e9f, #c3607e, #a54564

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d5;
}
.rozowy-pink {
color: #f2a6b8;
}
.hope {
color: #e77e9f;
}
.cherry-pink {
color: #c3607e;
}
.ancient-fuchsia {
color: #a54564;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d5;
--rozowy-pink:#f2a6b8;
--hope:#e77e9f;
--cherry-pink:#c3607e;
--ancient-fuchsia:#a54564;
}

More palettes to explore