All Palettes

Color Palette #3c102b, #682c4c, #a34d79, #d58b9d, #f1c6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-kiss {
color: #3c102b;
}
.ebizome-purple {
color: #682c4c;
}
.our-little-secret {
color: #a34d79;
}
.sugar-tooth {
color: #d58b9d;
}
.everblooming {
color: #f1c6b6;
}

/* CSS Variables */
:root {
--chocolate-kiss:#3c102b;
--ebizome-purple:#682c4c;
--our-little-secret:#a34d79;
--sugar-tooth:#d58b9d;
--everblooming:#f1c6b6;
}

More palettes to explore