All Palettes

Color Palette #f2d7b5, #e8b7a1, #d49a8c, #c6847b, #b05e6f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lady {
color: #f2d7b5;
}
.pink-abalone {
color: #e8b7a1;
}
.shanghai-peach {
color: #d49a8c;
}
.luscious-lobster {
color: #c6847b;
}
.topinambur-root {
color: #b05e6f;
}

/* CSS Variables */
:root {
--pink-lady:#f2d7b5;
--pink-abalone:#e8b7a1;
--shanghai-peach:#d49a8c;
--luscious-lobster:#c6847b;
--topinambur-root:#b05e6f;
}

More palettes to explore