All Palettes

Color Palette #a4b5a1, #c2d6c6, #e3f2e5, #f7e3d4, #f1b1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.bamboo-shoot {
color: #a4b5a1;
}
.misty-lake {
color: #c2d6c6;
}
.frosted-mint {
color: #e3f2e5;
}
.almond-kiss {
color: #f7e3d4;
}
.brain-pink {
color: #f1b1b1;
}

/* CSS Variables */
:root {
--bamboo-shoot:#a4b5a1;
--misty-lake:#c2d6c6;
--frosted-mint:#e3f2e5;
--almond-kiss:#f7e3d4;
--brain-pink:#f1b1b1;
}

More palettes to explore