All Palettes

Color Palette #f6a2c8, #fbc6d2, #f0e0e5, #f6e5b1, #fca1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.fruit-bowl {
color: #fbc6d2;
}
.pink-booties {
color: #f0e0e5;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.strawberry-frapp {
color: #fca1a7;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--fruit-bowl:#fbc6d2;
--pink-booties:#f0e0e5;
--smooth-as-corn-silk:#f6e5b1;
--strawberry-frapp:#fca1a7;
}

More palettes to explore