All Palettes

Color Palette #a84d68, #f1a8a2, #f3d3d4, #c97e8e, #704f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-patch {
color: #a84d68;
}
.calabrese {
color: #f1a8a2;
}
.french-bustle {
color: #f3d3d4;
}
.grey-matter {
color: #c97e8e;
}
.cabbage-blossom-violet {
color: #704f7d;
}

/* CSS Variables */
:root {
--raspberry-patch:#a84d68;
--calabrese:#f1a8a2;
--french-bustle:#f3d3d4;
--grey-matter:#c97e8e;
--cabbage-blossom-violet:#704f7d;
}

More palettes to explore