All Palettes

Color Palette #ead8b8, #d4c29b, #bfb078, #a37f4d, #795939

0%
0%
0%

CSS code for this palette

/* CSS */
.porcelain-pink {
color: #ead8b8;
}
.gold-wash {
color: #d4c29b;
}
.gracious-glow {
color: #bfb078;
}
.crackled-leather {
color: #a37f4d;
}
.emperador {
color: #795939;
}

/* CSS Variables */
:root {
--porcelain-pink:#ead8b8;
--gold-wash:#d4c29b;
--gracious-glow:#bfb078;
--crackled-leather:#a37f4d;
--emperador:#795939;
}

More palettes to explore