Buzzing Bees Color Palette

Discover the beautiful Buzzing Bees color palette featuring festival (#f9e16c), saffron (#f7b32b), dixie (#e69e19), geebung (#d9901c) and pumpkin skin (#a6630c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBees, Bright, Fun, Nature, Summer, Yellow color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Buzzing Bees palette

Share this palette to:

💻 Buzzing Bees color palette CSS

/* CSS */
.color-1 {
color: #f9e16c;
}
.color-2 {
color: #f7b32b;
}
.color-3 {
color: #e69e19;
}
.color-4 {
color: #d9901c;
}
.color-5 {
color: #a6630c;
}

/* CSS Variables */
:root {
--color-1: #f9e16c;
--color-2: #f7b32b;
--color-3: #e69e19;
--color-4: #d9901c;
--color-5: #a6630c;
}

🌈 Buzzing Bees background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e16c, #f7b32b, #e69e19, #d9901c, #a6630c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e16c, #f7b32b, #e69e19, #d9901c, #a6630c);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Buzzing Bees color palette created on .