All Palettes

Color Palette #f7b769, #f6c279, #f6d78e, #f7e0a1, #f1e7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-cream {
color: #f7b769;
}
.sunrise {
color: #f6c279;
}
.solaria {
color: #f6d78e;
}
.aspen-yellow {
color: #f7e0a1;
}
.oyster-bisque {
color: #f1e7b1;
}

/* CSS Variables */
:root {
--golden-cream:#f7b769;
--sunrise:#f6c279;
--solaria:#f6d78e;
--aspen-yellow:#f7e0a1;
--oyster-bisque:#f1e7b1;
}

More palettes to explore