All Palettes

Color Palette #f8c8a0, #f9e0ae, #f4d35d, #f9a824, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.chai-latte {
color: #f8c8a0;
}
.peach-yellow {
color: #f9e0ae;
}
.salmon-eggs {
color: #f4d35d;
}
.honey-wax {
color: #f9a824;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--chai-latte:#f8c8a0;
--peach-yellow:#f9e0ae;
--salmon-eggs:#f4d35d;
--honey-wax:#f9a824;
--peach-butter:#fbaf3c;
}

More palettes to explore