All Palettes

Color Palette #3f2c68, #5b4f8c, #7b73b0, #d19fc7, #f8d5af

0%
0%
0%

CSS code for this palette

/* CSS */
.minsk {
color: #3f2c68;
}
.purple-corallite {
color: #5b4f8c;
}
.plum-preserve {
color: #7b73b0;
}
.geranium-bud {
color: #d19fc7;
}
.ice-cream-parlour {
color: #f8d5af;
}

/* CSS Variables */
:root {
--minsk:#3f2c68;
--purple-corallite:#5b4f8c;
--plum-preserve:#7b73b0;
--geranium-bud:#d19fc7;
--ice-cream-parlour:#f8d5af;
}

More palettes to explore