All Palettes

Color Palette #704d7a, #f7c5e4, #f4e1a4, #e7a7b1, #c2b180

0%
0%
0%

CSS code for this palette

/* CSS */
.cabbage-blossom-violet {
color: #704d7a;
}
.sugarwinkle {
color: #f7c5e4;
}
.optimistic-yellow {
color: #f4e1a4;
}
.love-at-first-sight {
color: #e7a7b1;
}
.ecru {
color: #c2b180;
}

/* CSS Variables */
:root {
--cabbage-blossom-violet:#704d7a;
--sugarwinkle:#f7c5e4;
--optimistic-yellow:#f4e1a4;
--love-at-first-sight:#e7a7b1;
--ecru:#c2b180;
}

More palettes to explore