All Palettes

Color Palette #eab8d1, #f2c5b5, #f6d2a2, #f4e9a9, #a4e1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.brilliant-beige {
color: #f2c5b5;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.glisten-yellow {
color: #f4e9a9;
}
.grape-green {
color: #a4e1a3;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--brilliant-beige:#f2c5b5;
--antique-wicker-basket:#f6d2a2;
--glisten-yellow:#f4e9a9;
--grape-green:#a4e1a3;
}

More palettes to explore