All Palettes

Color Palette #f3b4d5, #f5a3be, #f69d8e, #f6b760, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f3b4d5;
}
.pink-chalk {
color: #f5a3be;
}
.fruit-shake {
color: #f69d8e;
}
.cochin-chicken {
color: #f6b760;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f3b4d5;
--pink-chalk:#f5a3be;
--fruit-shake:#f69d8e;
--cochin-chicken:#f6b760;
--marigold-dust:#f4cf3e;
}

More palettes to explore