All Palettes

Color Palette #d9a44a, #e4b55e, #f1bf6a, #f5d87f, #fbe7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-foil {
color: #d9a44a;
}
.river-of-gold {
color: #e4b55e;
}
.luscious-lemon {
color: #f1bf6a;
}
.rapunzel {
color: #f5d87f;
}
.bleached-sunflower {
color: #fbe7a7;
}

/* CSS Variables */
:root {
--gold-foil:#d9a44a;
--river-of-gold:#e4b55e;
--luscious-lemon:#f1bf6a;
--rapunzel:#f5d87f;
--bleached-sunflower:#fbe7a7;
}

More palettes to explore