All Palettes

Color Palette #d8c39d, #e6d6b2, #f7e1c5, #f2b75f, #d19b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-ecru {
color: #d8c39d;
}
.russeau-gold {
color: #e6d6b2;
}
.flower-of-oahu {
color: #f7e1c5;
}
.crunch {
color: #f2b75f;
}
.mineral-yellow {
color: #d19b3d;
}

/* CSS Variables */
:root {
--golden-ecru:#d8c39d;
--russeau-gold:#e6d6b2;
--flower-of-oahu:#f7e1c5;
--crunch:#f2b75f;
--mineral-yellow:#d19b3d;
}

More palettes to explore