All Palettes

Color Palette #d9cba1, #e4d2b4, #e9d7c3, #efe1d2, #f6e7da

0%
0%
0%

CSS code for this palette

/* CSS */
.ground-ginger {
color: #d9cba1;
}
.loofah {
color: #e4d2b4;
}
.floating-feather {
color: #e9d7c3;
}
.alluring-white {
color: #efe1d2;
}
.coast-cream {
color: #f6e7da;
}

/* CSS Variables */
:root {
--ground-ginger:#d9cba1;
--loofah:#e4d2b4;
--floating-feather:#e9d7c3;
--alluring-white:#efe1d2;
--coast-cream:#f6e7da;
}

More palettes to explore