All Palettes

Color Palette #f3d4bf, #e2b8a2, #d49a8c, #b36b8a, #8f4d7c

0%
0%
0%

CSS code for this palette

/* CSS */
.budding-peach {
color: #f3d4bf;
}
.warming-peach {
color: #e2b8a2;
}
.shanghai-peach {
color: #d49a8c;
}
.pink-hibiscus {
color: #b36b8a;
}
.verve-violet {
color: #8f4d7c;
}

/* CSS Variables */
:root {
--budding-peach:#f3d4bf;
--warming-peach:#e2b8a2;
--shanghai-peach:#d49a8c;
--pink-hibiscus:#b36b8a;
--verve-violet:#8f4d7c;
}

More palettes to explore