All Palettes

Color Palette #daa64e, #e2c14b, #b24f2e, #7f3d29, #4a4e3b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-apricot {
color: #daa64e;
}
.indian-maize {
color: #e2c14b;
}
.kabacha-brown {
color: #b24f2e;
}
.burnished-russet {
color: #7f3d29;
}
.kelp {
color: #4a4e3b;
}

/* CSS Variables */
:root {
--golden-apricot:#daa64e;
--indian-maize:#e2c14b;
--kabacha-brown:#b24f2e;
--burnished-russet:#7f3d29;
--kelp:#4a4e3b;
}

More palettes to explore