All Palettes

Color Palette #4b3d66, #6a5b8b, #9e7daa, #d3a7c7, #efd2e7

0%
0%
0%

CSS code for this palette

/* CSS */
.geode {
color: #4b3d66;
}
.butterfly-bush {
color: #6a5b8b;
}
.virtuous {
color: #9e7daa;
}
.heart-to-heart {
color: #d3a7c7;
}
.poodle-pink {
color: #efd2e7;
}

/* CSS Variables */
:root {
--geode:#4b3d66;
--butterfly-bush:#6a5b8b;
--virtuous:#9e7daa;
--heart-to-heart:#d3a7c7;
--poodle-pink:#efd2e7;
}

More palettes to explore