All Palettes

Color Palette #e8b64a, #f7c750, #f9d16c, #f3e19b, #f2c2a6

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-glow {
color: #e8b64a;
}
.go-bananas {
color: #f7c750;
}
.bright-yarrow {
color: #f9d16c;
}
.buttery-croissant {
color: #f3e19b;
}
.pumpkin-mousse {
color: #f2c2a6;
}

/* CSS Variables */
:root {
--honey-glow:#e8b64a;
--go-bananas:#f7c750;
--bright-yarrow:#f9d16c;
--buttery-croissant:#f3e19b;
--pumpkin-mousse:#f2c2a6;
}

More palettes to explore