All Palettes

Color Palette #f6e5a7, #f2d15a, #e6b84c, #d8a24f, #e3c66d

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f6e5a7;
}
.sorreno-lemon {
color: #f2d15a;
}
.va-va-voom {
color: #e6b84c;
}
.angel-food-cake {
color: #d8a24f;
}
.bountiful-gold {
color: #e3c66d;
}

/* CSS Variables */
:root {
--gold-sand:#f6e5a7;
--sorreno-lemon:#f2d15a;
--va-va-voom:#e6b84c;
--angel-food-cake:#d8a24f;
--bountiful-gold:#e3c66d;
}

More palettes to explore