All Palettes

Color Palette #a4b5a1, #c3dac3, #e0f0e0, #f8f9c3, #f4c3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.bamboo-shoot {
color: #a4b5a1;
}
.quintessential {
color: #c3dac3;
}
.snowdrop-explosion {
color: #e0f0e0;
}
.fine-linen {
color: #f8f9c3;
}
.peach-temptation {
color: #f4c3b3;
}

/* CSS Variables */
:root {
--bamboo-shoot:#a4b5a1;
--quintessential:#c3dac3;
--snowdrop-explosion:#e0f0e0;
--fine-linen:#f8f9c3;
--peach-temptation:#f4c3b3;
}

More palettes to explore