All Palettes

Color Palette #f3e7e9, #d4a5b3, #d68f9b, #a85d78, #5e3b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.white-red {
color: #f3e7e9;
}
.gizmo {
color: #d4a5b3;
}
.sugar-tooth {
color: #d68f9b;
}
.cosmetic-red {
color: #a85d78;
}
.violet-posy {
color: #5e3b4e;
}

/* CSS Variables */
:root {
--white-red:#f3e7e9;
--gizmo:#d4a5b3;
--sugar-tooth:#d68f9b;
--cosmetic-red:#a85d78;
--violet-posy:#5e3b4e;
}

More palettes to explore