All Palettes

Color Palette #4a3c6d, #695a8c, #8a78ab, #c5b6d8, #f0c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4a3c6d;
}
.butterfly-bush {
color: #695a8c;
}
.parmentier {
color: #8a78ab;
}
.tinted-iris {
color: #c5b6d8;
}
.venetian-rose {
color: #f0c7e0;
}

/* CSS Variables */
:root {
--meteorite:#4a3c6d;
--butterfly-bush:#695a8c;
--parmentier:#8a78ab;
--tinted-iris:#c5b6d8;
--venetian-rose:#f0c7e0;
}

More palettes to explore