All Palettes

Color Palette #f5a3ae, #f2cad6, #f6dff2, #f9d7da, #f1b1c3

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f5a3ae;
}
.mountain-laurel {
color: #f2cad6;
}
.grape-taffy {
color: #f6dff2;
}
.light-pink-tone {
color: #f9d7da;
}
.rhodonite {
color: #f1b1c3;
}

/* CSS Variables */
:root {
--simple-pink:#f5a3ae;
--mountain-laurel:#f2cad6;
--grape-taffy:#f6dff2;
--light-pink-tone:#f9d7da;
--rhodonite:#f1b1c3;
}

More palettes to explore