All Palettes

Color Palette #f2f2f2, #d1b3d1, #a76c99, #804d6f, #4e2c39

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-silk {
color: #f2f2f2;
}
.confectionary {
color: #d1b3d1;
}
.violetta {
color: #a76c99;
}
.madder-magenta {
color: #804d6f;
}
.japanese-wineberry {
color: #4e2c39;
}

/* CSS Variables */
:root {
--bleached-silk:#f2f2f2;
--confectionary:#d1b3d1;
--violetta:#a76c99;
--madder-magenta:#804d6f;
--japanese-wineberry:#4e2c39;
}

More palettes to explore