All Palettes

Color Palette #f8f6f1, #e6e1db, #d4cfc4, #a6b9a2, #6b8e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.high-reflective-white {
color: #f8f6f1;
}
.durian-smell {
color: #e6e1db;
}
.westar {
color: #d4cfc4;
}
.bamboo-shoot {
color: #a6b9a2;
}
.prickly-pear-cactus {
color: #6b8e6d;
}

/* CSS Variables */
:root {
--high-reflective-white:#f8f6f1;
--durian-smell:#e6e1db;
--westar:#d4cfc4;
--bamboo-shoot:#a6b9a2;
--prickly-pear-cactus:#6b8e6d;
}

More palettes to explore