Purple Kitsch Retro with Green Accent Color Palette

Discover the beautiful Purple Kitsch Retro with Green Accent color palette featuring bouquet (#a76c9d), london hue (#bea2c3), melanie (#e4b4e4), moss green (#a3d69a) and silver tree (#6abe8d).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics with80s, Bright, Fun, Green, Pink, Purple, Retro, 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 Purple Kitsch Retro with Green Accent palette

Share this palette to:

💻 Purple Kitsch Retro with Green Accent color palette CSS

/* CSS */
.color-1 {
color: #a76c9d;
}
.color-2 {
color: #bea2c3;
}
.color-3 {
color: #e4b4e4;
}
.color-4 {
color: #a3d69a;
}
.color-5 {
color: #6abe8d;
}

/* CSS Variables */
:root {
--color-1: #a76c9d;
--color-2: #bea2c3;
--color-3: #e4b4e4;
--color-4: #a3d69a;
--color-5: #6abe8d;
}

🌈 Purple Kitsch Retro with Green Accent background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a76c9d, #bea2c3, #e4b4e4, #a3d69a, #6abe8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a76c9d, #bea2c3, #e4b4e4, #a3d69a, #6abe8d);
}

Purple Kitsch Retro with Green Accent color palette created on .