All Palettes

Color Palette #a67d8e, #e4b5af, #f2d3b1, #e2d89c, #b4c8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.silken-raspberry {
color: #a67d8e;
}
.stormy-pink {
color: #e4b5af;
}
.banana-ice-cream {
color: #f2d3b1;
}
.subtle-sunshine {
color: #e2d89c;
}
.seacrest {
color: #b4c8a3;
}

/* CSS Variables */
:root {
--silken-raspberry:#a67d8e;
--stormy-pink:#e4b5af;
--banana-ice-cream:#f2d3b1;
--subtle-sunshine:#e2d89c;
--seacrest:#b4c8a3;
}

More palettes to explore