All Palettes

Color Palette #c7a1d9, #f4e1f4, #f7e2d9, #a7d7b8, #d85a84

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-wisteria {
color: #c7a1d9;
}
.minute-mauve {
color: #f4e1f4;
}
.sly-shrimp {
color: #f7e2d9;
}
.eerie-glow {
color: #a7d7b8;
}
.blush-d-amour {
color: #d85a84;
}

/* CSS Variables */
:root {
--autumn-wisteria:#c7a1d9;
--minute-mauve:#f4e1f4;
--sly-shrimp:#f7e2d9;
--eerie-glow:#a7d7b8;
--blush-d-amour:#d85a84;
}

More palettes to explore