All Palettes

Color Palette #b7a99a, #d8c1b6, #e5d8c8, #f5e2d6, #e3c8b5

0%
0%
0%

CSS code for this palette

/* CSS */
.flax-fibre-grey {
color: #b7a99a;
}
.country-cottage {
color: #d8c1b6;
}
.d-paysement {
color: #e5d8c8;
}
.alyssa {
color: #f5e2d6;
}
.birthday-suit {
color: #e3c8b5;
}

/* CSS Variables */
:root {
--flax-fibre-grey:#b7a99a;
--country-cottage:#d8c1b6;
--d-paysement:#e5d8c8;
--alyssa:#f5e2d6;
--birthday-suit:#e3c8b5;
}

More palettes to explore