All Palettes

Color Palette #d19fc2, #b38cca, #7d6aaf, #4b4ea0, #3f5c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d19fc2;
}
.cut-velvet {
color: #b38cca;
}
.clear-mauve {
color: #7d6aaf;
}
.liberty {
color: #4b4ea0;
}
.blue-dahlia {
color: #3f5c9d;
}

/* CSS Variables */
:root {
--geranium-bud:#d19fc2;
--cut-velvet:#b38cca;
--clear-mauve:#7d6aaf;
--liberty:#4b4ea0;
--blue-dahlia:#3f5c9d;
}

More palettes to explore