All Palettes

Color Palette #e0b3ff, #d6a4e5, #e6b3d3, #f6c7a7, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve {
color: #e0b3ff;
}
.bright-ube {
color: #d6a4e5;
}
.gumball {
color: #e6b3d3;
}
.peach-damask {
color: #f6c7a7;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--mauve:#e0b3ff;
--bright-ube:#d6a4e5;
--gumball:#e6b3d3;
--peach-damask:#f6c7a7;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore