All Palettes

Color Palette #d9a24a, #f5c87a, #f9e8b4, #77b3cf, #3f5e78

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-foil {
color: #d9a24a;
}
.sunday-afternoon {
color: #f5c87a;
}
.banana-yogurt {
color: #f9e8b4;
}
.alpine-sky {
color: #77b3cf;
}
.china-pattern {
color: #3f5e78;
}

/* CSS Variables */
:root {
--gold-foil:#d9a24a;
--sunday-afternoon:#f5c87a;
--banana-yogurt:#f9e8b4;
--alpine-sky:#77b3cf;
--china-pattern:#3f5e78;
}

More palettes to explore