All Palettes

Color Palette #4c3e70, #6b608a, #9a7a9f, #d1a3c3, #f4bee0

0%
0%
0%

CSS code for this palette

/* CSS */
.izmir-purple {
color: #4c3e70;
}
.kimberly {
color: #6b608a;
}
.divine {
color: #9a7a9f;
}
.geranium-bud {
color: #d1a3c3;
}
.pink-heath {
color: #f4bee0;
}

/* CSS Variables */
:root {
--izmir-purple:#4c3e70;
--kimberly:#6b608a;
--divine:#9a7a9f;
--geranium-bud:#d1a3c3;
--pink-heath:#f4bee0;
}

More palettes to explore