All Palettes

Color Palette #e7b1c5, #f4d8b8, #f9e5c8, #f8f2d8, #d2b2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e7b1c5;
}
.golden-pastel {
color: #f4d8b8;
}
.howdy-neighbor {
color: #f9e5c8;
}
.mallard-s-egg {
color: #f8f2d8;
}
.kindness {
color: #d2b2c1;
}

/* CSS Variables */
:root {
--athena-pink:#e7b1c5;
--golden-pastel:#f4d8b8;
--howdy-neighbor:#f9e5c8;
--mallard-s-egg:#f8f2d8;
--kindness:#d2b2c1;
}

More palettes to explore