Wizard Color Palette

Discover the beautiful Wizard color palette featuring sushi (#7b9c35), atlantis (#a5c639), deco (#d3e2a1), sidecar (#f5f2b8) and old gold (#d2aa4b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withWizard, Green, Magical, Bright, Light, Earthy, Soft Spring, Medieval, Forest 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 Wizard palette

Share this palette to:

💻 Wizard color palette CSS

/* CSS */
.color-1 {
color: #7b9c35;
}
.color-2 {
color: #a5c639;
}
.color-3 {
color: #d3e2a1;
}
.color-4 {
color: #f5f2b8;
}
.color-5 {
color: #d2aa4b;
}

/* CSS Variables */
:root {
--color-1: #7b9c35;
--color-2: #a5c639;
--color-3: #d3e2a1;
--color-4: #f5f2b8;
--color-5: #d2aa4b;
}

🌈 Wizard background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7b9c35, #a5c639, #d3e2a1, #f5f2b8, #d2aa4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7b9c35, #a5c639, #d3e2a1, #f5f2b8, #d2aa4b);
}

🔗 Explore similar color palettes

No palettes found

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

Wizard color palette created on .