All Palettes

Color Palette #2f2b28, #4a3d36, #af7b5a, #e4b57c, #f9e79f

0%
0%
0%

CSS code for this palette

/* CSS */
.noir {
color: #2f2b28;
}
.brown-bear {
color: #4a3d36;
}
.dwarf-pony {
color: #af7b5a;
}
.high-plateau {
color: #e4b57c;
}
.storm-lightning {
color: #f9e79f;
}

/* CSS Variables */
:root {
--noir:#2f2b28;
--brown-bear:#4a3d36;
--dwarf-pony:#af7b5a;
--high-plateau:#e4b57c;
--storm-lightning:#f9e79f;
}

More palettes to explore