Hyena Color Palette

Discover the beautiful Hyena color palette featuring whiskey (#d4a96e), driftwood (#a87c4d), ironstone (#794f39), cowboy (#4c2b2a) and cocoa brown (#2e1a1a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnimal, Autumn, Brown, Coastal, Desert, Earthy, Modern, Neutral, Soft, Warm 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 Hyena palette

Share this palette to:

💻 Hyena color palette CSS

/* CSS */
.color-1 {
color: #d4a96e;
}
.color-2 {
color: #a87c4d;
}
.color-3 {
color: #794f39;
}
.color-4 {
color: #4c2b2a;
}
.color-5 {
color: #2e1a1a;
}

/* CSS Variables */
:root {
--color-1: #d4a96e;
--color-2: #a87c4d;
--color-3: #794f39;
--color-4: #4c2b2a;
--color-5: #2e1a1a;
}

🌈 Hyena background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a96e, #a87c4d, #794f39, #4c2b2a, #2e1a1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a96e, #a87c4d, #794f39, #4c2b2a, #2e1a1a);
}

🔗 Explore similar color palettes

No palettes found

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

Hyena color palette created on .