All Palettes

Color Palette #8b5a3c, #c68a5d, #d9b68c, #e6cba8, #f6dfc6

0%
0%
0%

CSS code for this palette

/* CSS */
.rope {
color: #8b5a3c;
}
.wheatberry {
color: #c68a5d;
}
.splash-of-honey {
color: #d9b68c;
}
.manila {
color: #e6cba8;
}
.flower-of-oahu {
color: #f6dfc6;
}

/* CSS Variables */
:root {
--rope:#8b5a3c;
--wheatberry:#c68a5d;
--splash-of-honey:#d9b68c;
--manila:#e6cba8;
--flower-of-oahu:#f6dfc6;
}

More palettes to explore