Venom x Eddie Color Palette

Discover the beautiful Venom x Eddie color palette featuring everglade (#1d3a2a), axolotl (#4c6b4e), asparagus (#7fa76c), vista blue (#98d2a1) and beryl green (#d4e6c6).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnime, Black, Bright, Comic, Eddie, Green, Monochromatic, Summer, Venom, Vibrant 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 Venom x Eddie palette

Share this palette to:

💻 Venom x Eddie color palette CSS

/* CSS */
.color-1 {
color: #1d3a2a;
}
.color-2 {
color: #4c6b4e;
}
.color-3 {
color: #7fa76c;
}
.color-4 {
color: #98d2a1;
}
.color-5 {
color: #d4e6c6;
}

/* CSS Variables */
:root {
--color-1: #1d3a2a;
--color-2: #4c6b4e;
--color-3: #7fa76c;
--color-4: #98d2a1;
--color-5: #d4e6c6;
}

🌈 Venom x Eddie background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d3a2a, #4c6b4e, #7fa76c, #98d2a1, #d4e6c6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d3a2a, #4c6b4e, #7fa76c, #98d2a1, #d4e6c6);
}

🔗 Explore similar color palettes

No palettes found

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

Venom x Eddie color palette created on .