All Palettes

Color Palette #d46925, #e8a76d, #f2d3a1, #c89e5f, #a65e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-gingerbread {
color: #d46925;
}
.dune-king {
color: #e8a76d;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.ole-yeller {
color: #c89e5f;
}
.scarecrow-frown {
color: #a65e2b;
}

/* CSS Variables */
:root {
--fresh-gingerbread:#d46925;
--dune-king:#e8a76d;
--antique-wicker-basket:#f2d3a1;
--ole-yeller:#c89e5f;
--scarecrow-frown:#a65e2b;
}

More palettes to explore