All Palettes

Color Palette #493d5c, #685b9a, #a27bb2, #d3b6d3, #f6c6d3

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #493d5c;
}
.giant-onion {
color: #685b9a;
}
.english-lavender {
color: #a27bb2;
}
.lilac-haze {
color: #d3b6d3;
}
.sullivan-s-heart {
color: #f6c6d3;
}

/* CSS Variables */
:root {
--powerful-mauve:#493d5c;
--giant-onion:#685b9a;
--english-lavender:#a27bb2;
--lilac-haze:#d3b6d3;
--sullivan-s-heart:#f6c6d3;
}

More palettes to explore