All Palettes

Color Palette #f5f3e0, #e9dac3, #d7c1b2, #bea6a2, #a76d58

0%
0%
0%

CSS code for this palette

/* CSS */
.full-moon {
color: #f5f3e0;
}
.arizona-white {
color: #e9dac3;
}
.autumn-haze {
color: #d7c1b2;
}
.florida-grey {
color: #bea6a2;
}
.orange-flambe {
color: #a76d58;
}

/* CSS Variables */
:root {
--full-moon:#f5f3e0;
--arizona-white:#e9dac3;
--autumn-haze:#d7c1b2;
--florida-grey:#bea6a2;
--orange-flambe:#a76d58;
}

More palettes to explore