All Palettes

Color Palette #a76c8f, #bda3b5, #d1c4d4, #e9e2e7, #f2b5c3

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve-memento {
color: #a76c8f;
}
.pansy-posy {
color: #bda3b5;
}
.mecha-kitty {
color: #d1c4d4;
}
.violet-vogue {
color: #e9e2e7;
}
.ibis {
color: #f2b5c3;
}

/* CSS Variables */
:root {
--mauve-memento:#a76c8f;
--pansy-posy:#bda3b5;
--mecha-kitty:#d1c4d4;
--violet-vogue:#e9e2e7;
--ibis:#f2b5c3;
}

More palettes to explore