All Palettes

Color Palette #e65f3d, #d9a65e, #907a4c, #5b6a4e, #3b3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.sohi-red {
color: #e65f3d;
}
.cat-s-eye-marble {
color: #d9a65e;
}
.stonetalon-mountains {
color: #907a4c;
}
.monstera {
color: #5b6a4e;
}
.black-liquorice {
color: #3b3b3b;
}

/* CSS Variables */
:root {
--sohi-red:#e65f3d;
--cat-s-eye-marble:#d9a65e;
--stonetalon-mountains:#907a4c;
--monstera:#5b6a4e;
--black-liquorice:#3b3b3b;
}

More palettes to explore