All Palettes

Color Palette #e9b5a0, #d5bfb3, #c1d2d1, #95b3d0, #9fd19f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-abalone {
color: #e9b5a0;
}
.wild-rice {
color: #d5bfb3;
}
.icy-waterfall {
color: #c1d2d1;
}
.innocent-blue {
color: #95b3d0;
}
.mover-shaker {
color: #9fd19f;
}

/* CSS Variables */
:root {
--pink-abalone:#e9b5a0;
--wild-rice:#d5bfb3;
--icy-waterfall:#c1d2d1;
--innocent-blue:#95b3d0;
--mover-shaker:#9fd19f;
}

More palettes to explore