All Palettes

Color Palette #4b2c5e, #6a3e79, #9c4f8d, #d36f8b, #f3a5c0

0%
0%
0%

CSS code for this palette

/* CSS */
.acai {
color: #4b2c5e;
}
.dark-pansy {
color: #6a3e79;
}
.hyacinth-violet {
color: #9c4f8d;
}
.strawberry-milkshake {
color: #d36f8b;
}
.pink-chalk {
color: #f3a5c0;
}

/* CSS Variables */
:root {
--acai:#4b2c5e;
--dark-pansy:#6a3e79;
--hyacinth-violet:#9c4f8d;
--strawberry-milkshake:#d36f8b;
--pink-chalk:#f3a5c0;
}

More palettes to explore