All Palettes

Color Palette #ffffff, #f7f1e3, #e9d9c3, #d1c6b3, #b7a89a

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.white-veil {
color: #f7f1e3;
}
.arizona-white {
color: #e9d9c3;
}
.lover-s-hideaway {
color: #d1c6b3;
}
.flax-fibre-grey {
color: #b7a89a;
}

/* CSS Variables */
:root {
--white:#ffffff;
--white-veil:#f7f1e3;
--arizona-white:#e9d9c3;
--lover-s-hideaway:#d1c6b3;
--flax-fibre-grey:#b7a89a;
}

More palettes to explore