All Palettes

Color Palette #4a3d76, #6c5b8b, #d9a6c1, #f4c3b3, #f9d99a

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4a3d76;
}
.kimberly {
color: #6c5b8b;
}
.rhubarb-gin {
color: #d9a6c1;
}
.peach-temptation {
color: #f4c3b3;
}
.honey-tone {
color: #f9d99a;
}

/* CSS Variables */
:root {
--deep-wisteria:#4a3d76;
--kimberly:#6c5b8b;
--rhubarb-gin:#d9a6c1;
--peach-temptation:#f4c3b3;
--honey-tone:#f9d99a;
}

More palettes to explore