All Palettes

Color Palette #b0a59b, #d9cfc4, #e6d8c1, #f6e5c6, #f8e1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-hills {
color: #b0a59b;
}
.porcelain-basin {
color: #d9cfc4;
}
.lotus-pod {
color: #e6d8c1;
}
.lightweight-beige {
color: #f6e5c6;
}
.noodles {
color: #f8e1b4;
}

/* CSS Variables */
:root {
--in-the-hills:#b0a59b;
--porcelain-basin:#d9cfc4;
--lotus-pod:#e6d8c1;
--lightweight-beige:#f6e5c6;
--noodles:#f8e1b4;
}

More palettes to explore