Werewolf Color Palette

Discover the beautiful Werewolf color palette featuring hemlock (#5c5a3d), clay creek (#8b8a5b), hillary (#aeae7e), chino (#d4cbaf) and rose fog (#e4b4af).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withWerewolf, Gray, Green, Brown, Earthy, Autumn, Soft, Vintage, Muted, 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 Werewolf palette

Share this palette to:

💻 Werewolf color palette CSS

/* CSS */
.color-1 {
color: #5c5a3d;
}
.color-2 {
color: #8b8a5b;
}
.color-3 {
color: #aeae7e;
}
.color-4 {
color: #d4cbaf;
}
.color-5 {
color: #e4b4af;
}

/* CSS Variables */
:root {
--color-1: #5c5a3d;
--color-2: #8b8a5b;
--color-3: #aeae7e;
--color-4: #d4cbaf;
--color-5: #e4b4af;
}

🌈 Werewolf background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c5a3d, #8b8a5b, #aeae7e, #d4cbaf, #e4b4af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c5a3d, #8b8a5b, #aeae7e, #d4cbaf, #e4b4af);
}

🔗 Explore similar color palettes

No palettes found

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

Werewolf color palette created on .