All Palettes

Color Palette #e1b7d9, #f4c3d6, #f6eab6, #a3d55d, #4e8c31

0%
0%
0%

CSS code for this palette

/* CSS */
.french-lilac {
color: #e1b7d9;
}
.sweetheart {
color: #f4c3d6;
}
.trapunto {
color: #f6eab6;
}
.lime-lizard {
color: #a3d55d;
}
.overgrown-mausoleum {
color: #4e8c31;
}

/* CSS Variables */
:root {
--french-lilac:#e1b7d9;
--sweetheart:#f4c3d6;
--trapunto:#f6eab6;
--lime-lizard:#a3d55d;
--overgrown-mausoleum:#4e8c31;
}

More palettes to explore