All Palettes

Color Palette #4b3d3a, #6b5b52, #b29b8a, #e4c3a0, #f6dfc6

0%
0%
0%

CSS code for this palette

/* CSS */
.dobunezumi-brown {
color: #4b3d3a;
}
.oiled-teak {
color: #6b5b52;
}
.rich-taupe {
color: #b29b8a;
}
.buttercup-yellow {
color: #e4c3a0;
}
.flower-of-oahu {
color: #f6dfc6;
}

/* CSS Variables */
:root {
--dobunezumi-brown:#4b3d3a;
--oiled-teak:#6b5b52;
--rich-taupe:#b29b8a;
--buttercup-yellow:#e4c3a0;
--flower-of-oahu:#f6dfc6;
}

More palettes to explore