All Palettes

Color Palette #694e49, #a86d5d, #c8a05b, #e6c45b, #f6e18e

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-taupe {
color: #694e49;
}
.honey-maple {
color: #a86d5d;
}
.warm-leather {
color: #c8a05b;
}
.golden-appeal {
color: #e6c45b;
}
.pale-banana {
color: #f6e18e;
}

/* CSS Variables */
:root {
--medium-taupe:#694e49;
--honey-maple:#a86d5d;
--warm-leather:#c8a05b;
--golden-appeal:#e6c45b;
--pale-banana:#f6e18e;
}

More palettes to explore