All Palettes

Color Palette #d4af35, #b7860b, #f0e78e, #f5deb2, #e1c5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.letter-jacket {
color: #b7860b;
}
.bright-khaki {
color: #f0e78e;
}
.gruy-re-cheese {
color: #f5deb2;
}
.birthday-suit {
color: #e1c5b7;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--letter-jacket:#b7860b;
--bright-khaki:#f0e78e;
--gruy-re-cheese:#f5deb2;
--birthday-suit:#e1c5b7;
}

More palettes to explore