All Palettes

Color Palette #f5b2d4, #f9c89f, #f6e6a7, #c5e2d1, #8cc9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f5b2d4;
}
.chai-latte {
color: #f9c89f;
}
.gold-sand {
color: #f6e6a7;
}
.duck-egg-cream {
color: #c5e2d1;
}
.baby-motive {
color: #8cc9d9;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f5b2d4;
--chai-latte:#f9c89f;
--gold-sand:#f6e6a7;
--duck-egg-cream:#c5e2d1;
--baby-motive:#8cc9d9;
}

More palettes to explore