All Palettes

Color Palette #b49c31, #4c3d3f, #d7a55b, #b15b4e, #e6c1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.martian {
color: #b49c31;
}
.crater-brown {
color: #4c3d3f;
}
.cat-s-eye-marble {
color: #d7a55b;
}
.giant-s-club {
color: #b15b4e;
}
.misty-memories {
color: #e6c1d4;
}

/* CSS Variables */
:root {
--martian:#b49c31;
--crater-brown:#4c3d3f;
--cat-s-eye-marble:#d7a55b;
--giant-s-club:#b15b4e;
--misty-memories:#e6c1d4;
}

More palettes to explore