All Palettes

Color Palette #f5a8b2, #f8d7c4, #f8e8c9, #ffeb94, #f5b74d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a8b2;
}
.harvest-wreath {
color: #f8d7c4;
}
.light-curd {
color: #f8e8c9;
}
.chilled-lemonade {
color: #ffeb94;
}
.mango-margarita {
color: #f5b74d;
}

/* CSS Variables */
:root {
--pink-fit:#f5a8b2;
--harvest-wreath:#f8d7c4;
--light-curd:#f8e8c9;
--chilled-lemonade:#ffeb94;
--mango-margarita:#f5b74d;
}

More palettes to explore