All Palettes

Color Palette #d6a8c2, #c36f8f, #a2496c, #6a2f4c, #4e224e

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d6a8c2;
}
.prehistoric-pink {
color: #c36f8f;
}
.ancient-fuchsia {
color: #a2496c;
}
.wine-gummy-red {
color: #6a2f4c;
}
.murasaki {
color: #4e224e;
}

/* CSS Variables */
:root {
--heart-to-heart:#d6a8c2;
--prehistoric-pink:#c36f8f;
--ancient-fuchsia:#a2496c;
--wine-gummy-red:#6a2f4c;
--murasaki:#4e224e;
}

More palettes to explore