All Palettes

Color Palette #eed896, #f7e3a6, #f9d3b4, #f5b7d8, #fca1b0

0%
0%
0%

CSS code for this palette

/* CSS */
.straw-yellow {
color: #eed896;
}
.lemon-ice-yellow {
color: #f7e3a6;
}
.autumn-wind {
color: #f9d3b4;
}
.manga-pink {
color: #f5b7d8;
}
.ballet-slippers {
color: #fca1b0;
}

/* CSS Variables */
:root {
--straw-yellow:#eed896;
--lemon-ice-yellow:#f7e3a6;
--autumn-wind:#f9d3b4;
--manga-pink:#f5b7d8;
--ballet-slippers:#fca1b0;
}

More palettes to explore