All Palettes

Color Palette #e3a5d4, #c29bcf, #7e599b, #5f4c90, #f2d4b5

0%
0%
0%

CSS code for this palette

/* CSS */
.light-orchid {
color: #e3a5d4;
}
.mauve-mist {
color: #c29bcf;
}
.purple-squid {
color: #7e599b;
}
.purple-corallite {
color: #5f4c90;
}
.cheddar-corn {
color: #f2d4b5;
}

/* CSS Variables */
:root {
--light-orchid:#e3a5d4;
--mauve-mist:#c29bcf;
--purple-squid:#7e599b;
--purple-corallite:#5f4c90;
--cheddar-corn:#f2d4b5;
}

More palettes to explore