All Palettes

Color Palette #592c6d, #8c5b9f, #b499c2, #f2c4d2, #f6a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.imperial {
color: #592c6d;
}
.wisteria-purple {
color: #8c5b9f;
}
.atlantic-tulip {
color: #b499c2;
}
.in-the-pink {
color: #f2c4d2;
}
.calabrese {
color: #f6a8a2;
}

/* CSS Variables */
:root {
--imperial:#592c6d;
--wisteria-purple:#8c5b9f;
--atlantic-tulip:#b499c2;
--in-the-pink:#f2c4d2;
--calabrese:#f6a8a2;
}

More palettes to explore