All Palettes

Color Palette #6a4125, #c8b298, #d9cba0, #f1e9d0, #b6c99c

0%
0%
0%

CSS code for this palette

/* CSS */
.semi-sweet-chocolate {
color: #6a4125;
}
.nomadic-desert {
color: #c8b298;
}
.ground-ginger {
color: #d9cba0;
}
.crescent-moon {
color: #f1e9d0;
}
.sprout {
color: #b6c99c;
}

/* CSS Variables */
:root {
--semi-sweet-chocolate:#6a4125;
--nomadic-desert:#c8b298;
--ground-ginger:#d9cba0;
--crescent-moon:#f1e9d0;
--sprout:#b6c99c;
}

More palettes to explore