All Palettes

Color Palette #f5d06b, #d2a85b, #a65c3a, #744a39, #3d292c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f5d06b;
}
.afghan-sand {
color: #d2a85b;
}
.falling-leaves {
color: #a65c3a;
}
.cappuccino {
color: #744a39;
}
.wenge-black {
color: #3d292c;
}

/* CSS Variables */
:root {
--yellow-tulip:#f5d06b;
--afghan-sand:#d2a85b;
--falling-leaves:#a65c3a;
--cappuccino:#744a39;
--wenge-black:#3d292c;
}

More palettes to explore