All Palettes

Color Palette #f4e2c8, #e4b58b, #d06b39, #a84b24, #6a2c20

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-beige {
color: #f4e2c8;
}
.desert-dust {
color: #e4b58b;
}
.casa-de-oro {
color: #d06b39;
}
.potter-s-clay {
color: #a84b24;
}
.hereford-cow-brown {
color: #6a2c20;
}

/* CSS Variables */
:root {
--honey-beige:#f4e2c8;
--desert-dust:#e4b58b;
--casa-de-oro:#d06b39;
--potter-s-clay:#a84b24;
--hereford-cow-brown:#6a2c20;
}

More palettes to explore