All Palettes

Color Palette #c1a6d3, #9b6b9e, #6f4c7b, #502c5e, #2c1f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-gladiola {
color: #c1a6d3;
}
.scotch-thistle {
color: #9b6b9e;
}
.cabbage-blossom-violet {
color: #6f4c7b;
}
.crown-jewel {
color: #502c5e;
}
.throat {
color: #2c1f3d;
}

/* CSS Variables */
:root {
--purple-gladiola:#c1a6d3;
--scotch-thistle:#9b6b9e;
--cabbage-blossom-violet:#6f4c7b;
--crown-jewel:#502c5e;
--throat:#2c1f3d;
}

More palettes to explore