All Palettes

Color Palette #e3b0d0, #d2c2e0, #a9dce0, #a2d9a1, #f9e3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e3b0d0;
}
.fresh-heather {
color: #d2c2e0;
}
.geyser-pool {
color: #a9dce0;
}
.green-trance {
color: #a2d9a1;
}
.noodles {
color: #f9e3b4;
}

/* CSS Variables */
:root {
--gumball:#e3b0d0;
--fresh-heather:#d2c2e0;
--geyser-pool:#a9dce0;
--green-trance:#a2d9a1;
--noodles:#f9e3b4;
}

More palettes to explore