All Palettes

Color Palette #4c3e70, #9a7a9f, #d5a5c1, #f1c0c8, #f8d8db

0%
0%
0%

CSS code for this palette

/* CSS */
.izmir-purple {
color: #4c3e70;
}
.divine {
color: #9a7a9f;
}
.rhubarb-gin {
color: #d5a5c1;
}
.loveable {
color: #f1c0c8;
}
.barely-pink {
color: #f8d8db;
}

/* CSS Variables */
:root {
--izmir-purple:#4c3e70;
--divine:#9a7a9f;
--rhubarb-gin:#d5a5c1;
--loveable:#f1c0c8;
--barely-pink:#f8d8db;
}

More palettes to explore