Weirdcore Color Palette

Discover the beautiful Weirdcore color palette featuring vivid violet (#7f3f92), wisteria (#b87cc0), light orchid (#e3a6d7), mandys pink (#f6c3b1) and marzipan (#f7e39c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withWeirdcore, Purple, Pink, Bright, Vibrant, Soft, 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 Weirdcore palette

Share this palette to:

💻 Weirdcore color palette CSS

/* CSS */
.color-1 {
color: #7f3f92;
}
.color-2 {
color: #b87cc0;
}
.color-3 {
color: #e3a6d7;
}
.color-4 {
color: #f6c3b1;
}
.color-5 {
color: #f7e39c;
}

/* CSS Variables */
:root {
--color-1: #7f3f92;
--color-2: #b87cc0;
--color-3: #e3a6d7;
--color-4: #f6c3b1;
--color-5: #f7e39c;
}

🌈 Weirdcore background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7f3f92, #b87cc0, #e3a6d7, #f6c3b1, #f7e39c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7f3f92, #b87cc0, #e3a6d7, #f6c3b1, #f7e39c);
}

🔗 Explore similar color palettes

No palettes found

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

Weirdcore color palette created on .