Wrath Color Palette

Discover the beautiful Wrath color palette featuring persian red (#d33131), gold drop (#f57a00), sea buckthorn (#f9a824), lightning yellow (#fbc02d) and earls green (#c2cc33).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAggressive, Bright, Energy, High Contrast, Orange, Red, Summer, Vibrant, 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 Wrath palette

Share this palette to:

💻 Wrath color palette CSS

/* CSS */
.color-1 {
color: #d33131;
}
.color-2 {
color: #f57a00;
}
.color-3 {
color: #f9a824;
}
.color-4 {
color: #fbc02d;
}
.color-5 {
color: #c2cc33;
}

/* CSS Variables */
:root {
--color-1: #d33131;
--color-2: #f57a00;
--color-3: #f9a824;
--color-4: #fbc02d;
--color-5: #c2cc33;
}

🌈 Wrath background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d33131, #f57a00, #f9a824, #fbc02d, #c2cc33);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d33131, #f57a00, #f9a824, #fbc02d, #c2cc33);
}

🔗 Explore similar color palettes

No palettes found

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

Wrath color palette created on .