All Palettes

Color Palette #814d28, #b57b4f, #d1a25c, #f3c058, #f9e2a4

0%
0%
0%

CSS code for this palette

/* CSS */
.mummy-brown {
color: #814d28;
}
.cowboy-hat {
color: #b57b4f;
}
.sweet-honey {
color: #d1a25c;
}
.butterfield {
color: #f3c058;
}
.blended-fruit {
color: #f9e2a4;
}

/* CSS Variables */
:root {
--mummy-brown:#814d28;
--cowboy-hat:#b57b4f;
--sweet-honey:#d1a25c;
--butterfield:#f3c058;
--blended-fruit:#f9e2a4;
}

More palettes to explore