All Palettes

Color Palette #dac4e4, #8a5ca3, #4a4a4a, #f7f7f7, #e5c59f

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #dac4e4;
}
.chive-blossom {
color: #8a5ca3;
}
.shadowed-steel {
color: #4a4a4a;
}
.lynx-white {
color: #f7f7f7;
}
.jasper-cane {
color: #e5c59f;
}

/* CSS Variables */
:root {
--purity:#dac4e4;
--chive-blossom:#8a5ca3;
--shadowed-steel:#4a4a4a;
--lynx-white:#f7f7f7;
--jasper-cane:#e5c59f;
}

More palettes to explore