All Palettes

Color Palette #d6b73d, #ebcb6b, #f1d298, #f2e1b5, #f5e8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.woven-gold {
color: #d6b73d;
}
.golden-sand {
color: #ebcb6b;
}
.white-corn {
color: #f1d298;
}
.calla {
color: #f2e1b5;
}
.vanilla-delight {
color: #f5e8d6;
}

/* CSS Variables */
:root {
--woven-gold:#d6b73d;
--golden-sand:#ebcb6b;
--white-corn:#f1d298;
--calla:#f2e1b5;
--vanilla-delight:#f5e8d6;
}

More palettes to explore