All Palettes

Color Palette #f7b769, #f8cba0, #f4e1b8, #f9d0b4, #f7a059

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-cream {
color: #f7b769;
}
.chai-latte {
color: #f8cba0;
}
.soft-butter {
color: #f4e1b8;
}
.butterfly-wing {
color: #f9d0b4;
}
.bergamot-orange {
color: #f7a059;
}

/* CSS Variables */
:root {
--golden-cream:#f7b769;
--chai-latte:#f8cba0;
--soft-butter:#f4e1b8;
--butterfly-wing:#f9d0b4;
--bergamot-orange:#f7a059;
}

More palettes to explore