All Palettes

Color Palette #a8bba0, #c4d6c2, #e0e3d3, #d9c9b5, #afafa1

0%
0%
0%

CSS code for this palette

/* CSS */
.laurel-green {
color: #a8bba0;
}
.misty-lake {
color: #c4d6c2;
}
.greening {
color: #e0e3d3;
}
.brown-mouse {
color: #d9c9b5;
}
.roman-wall {
color: #afafa1;
}

/* CSS Variables */
:root {
--laurel-green:#a8bba0;
--misty-lake:#c4d6c2;
--greening:#e0e3d3;
--brown-mouse:#d9c9b5;
--roman-wall:#afafa1;
}

More palettes to explore