All Palettes

Color Palette #d4af35, #e0c58a, #f4e1a4, #f7f5d4, #c1b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.moonlight-yellow {
color: #e0c58a;
}
.optimistic-yellow {
color: #f4e1a4;
}
.rising-star {
color: #f7f5d4;
}
.pigeon-grey {
color: #c1b39f;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--moonlight-yellow:#e0c58a;
--optimistic-yellow:#f4e1a4;
--rising-star:#f7f5d4;
--pigeon-grey:#c1b39f;
}

More palettes to explore