All Palettes

Color Palette #e6c97a, #d0a49a, #b06d9d, #904c81, #5b2e7f

0%
0%
0%

CSS code for this palette

/* CSS */
.waffle-cone {
color: #e6c97a;
}
.bubble-shell {
color: #d0a49a;
}
.mulberry-bush {
color: #b06d9d;
}
.verve-violet {
color: #904c81;
}
.deep-amethyst {
color: #5b2e7f;
}

/* CSS Variables */
:root {
--waffle-cone:#e6c97a;
--bubble-shell:#d0a49a;
--mulberry-bush:#b06d9d;
--verve-violet:#904c81;
--deep-amethyst:#5b2e7f;
}

More palettes to explore