All Palettes

Color Palette #f5e7a3, #e1d5a8, #d2c7a3, #c0b79b, #b2a690

0%
0%
0%

CSS code for this palette

/* CSS */
.majestic-treasures {
color: #f5e7a3;
}
.buckwheat-groats {
color: #e1d5a8;
}
.pale-olive {
color: #d2c7a3;
}
.distant-valley {
color: #c0b79b;
}
.safari-vest {
color: #b2a690;
}

/* CSS Variables */
:root {
--majestic-treasures:#f5e7a3;
--buckwheat-groats:#e1d5a8;
--pale-olive:#d2c7a3;
--distant-valley:#c0b79b;
--safari-vest:#b2a690;
}

More palettes to explore