All Palettes

Color Palette #e1a8d4, #f7d0a1, #f9b980, #8bce69, #519cc8

0%
0%
0%

CSS code for this palette

/* CSS */
.light-orchid {
color: #e1a8d4;
}
.ginger-peach {
color: #f7d0a1;
}
.baltic-amber {
color: #f9b980;
}
.bright-lettuce {
color: #8bce69;
}
.blue-iguana {
color: #519cc8;
}

/* CSS Variables */
:root {
--light-orchid:#e1a8d4;
--ginger-peach:#f7d0a1;
--baltic-amber:#f9b980;
--bright-lettuce:#8bce69;
--blue-iguana:#519cc8;
}

More palettes to explore