All Palettes

Color Palette #f9e4a9, #f0b14c, #d79e2d, #c2732e, #a6502b

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f9e4a9;
}
.goldsmith {
color: #f0b14c;
}
.glitzy-gold {
color: #d79e2d;
}
.carrot-cake {
color: #c2732e;
}
.garfield {
color: #a6502b;
}

/* CSS Variables */
:root {
--gold-sand:#f9e4a9;
--goldsmith:#f0b14c;
--glitzy-gold:#d79e2d;
--carrot-cake:#c2732e;
--garfield:#a6502b;
}

More palettes to explore