All Palettes

Color Palette #7a3e6d, #d1b2d2, #f6b1cf, #fce6a6, #b2d69e

0%
0%
0%

CSS code for this palette

/* CSS */
.wood-violet {
color: #7a3e6d;
}
.confectionary {
color: #d1b2d2;
}
.fulgrim-pink {
color: #f6b1cf;
}
.lady-banksia {
color: #fce6a6;
}
.witty-green {
color: #b2d69e;
}

/* CSS Variables */
:root {
--wood-violet:#7a3e6d;
--confectionary:#d1b2d2;
--fulgrim-pink:#f6b1cf;
--lady-banksia:#fce6a6;
--witty-green:#b2d69e;
}

More palettes to explore