All Palettes

Color Palette #e4afd7, #f6c6d7, #f7e6a6, #f2d75f, #e6b04c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-orchid {
color: #e4afd7;
}
.mountain-laurel {
color: #f6c6d7;
}
.lemon-filling {
color: #f7e6a6;
}
.salmon-eggs {
color: #f2d75f;
}
.lion-s-mane {
color: #e6b04c;
}

/* CSS Variables */
:root {
--light-orchid:#e4afd7;
--mountain-laurel:#f6c6d7;
--lemon-filling:#f7e6a6;
--salmon-eggs:#f2d75f;
--lion-s-mane:#e6b04c;
}

More palettes to explore