All Palettes

Color Palette #f6a2c8, #f7bbd5, #f2cad6, #e2b6c7, #c0728d

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.dahlia-delight {
color: #f7bbd5;
}
.mountain-laurel {
color: #f2cad6;
}
.japanese-rose-garden {
color: #e2b6c7;
}
.prehistoric-pink {
color: #c0728d;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--dahlia-delight:#f7bbd5;
--mountain-laurel:#f2cad6;
--japanese-rose-garden:#e2b6c7;
--prehistoric-pink:#c0728d;
}

More palettes to explore