All Palettes

Color Palette #f6a7d2, #f1b1d9, #f5d1d6, #f9e6b9, #f9cb9f

0%
0%
0%

CSS code for this palette

/* CSS */
.spaghetti-strap-pink {
color: #f6a7d2;
}
.soft-cashmere {
color: #f1b1d9;
}
.pink-cupcake {
color: #f5d1d6;
}
.hawaiian-cream {
color: #f9e6b9;
}
.chai-latte {
color: #f9cb9f;
}

/* CSS Variables */
:root {
--spaghetti-strap-pink:#f6a7d2;
--soft-cashmere:#f1b1d9;
--pink-cupcake:#f5d1d6;
--hawaiian-cream:#f9e6b9;
--chai-latte:#f9cb9f;
}

More palettes to explore