All Palettes

Color Palette #7b2e8e, #a55f91, #d5a4b3, #f6c6d3, #f3e7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-violet {
color: #7b2e8e;
}
.meadow-mauve {
color: #a55f91;
}
.gizmo {
color: #d5a4b3;
}
.sullivan-s-heart {
color: #f6c6d3;
}
.snow-plum {
color: #f3e7f2;
}

/* CSS Variables */
:root {
--dull-violet:#7b2e8e;
--meadow-mauve:#a55f91;
--gizmo:#d5a4b3;
--sullivan-s-heart:#f6c6d3;
--snow-plum:#f3e7f2;
}

More palettes to explore