All Palettes

Color Palette #a76c9d, #b690b5, #d1a3c9, #f1c1de, #f7e5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-femmes {
color: #a76c9d;
}
.violet-whimsy {
color: #b690b5;
}
.geranium-bud {
color: #d1a3c9;
}
.rosy-nectar {
color: #f1c1de;
}
.almond-kiss {
color: #f7e5d4;
}

/* CSS Variables */
:root {
--violet-femmes:#a76c9d;
--violet-whimsy:#b690b5;
--geranium-bud:#d1a3c9;
--rosy-nectar:#f1c1de;
--almond-kiss:#f7e5d4;
}

More palettes to explore