All Palettes

Color Palette #beaf8e, #d8ccb0, #e8c67d, #f3d05e, #a77d52

0%
0%
0%

CSS code for this palette

/* CSS */
.egyptian-sand {
color: #beaf8e;
}
.wood-ash {
color: #d8ccb0;
}
.golden-thread {
color: #e8c67d;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}
.apple-seed {
color: #a77d52;
}

/* CSS Variables */
:root {
--egyptian-sand:#beaf8e;
--wood-ash:#d8ccb0;
--golden-thread:#e8c67d;
--ride-off-into-the-sunset:#f3d05e;
--apple-seed:#a77d52;
}

More palettes to explore