Weirdcore Color Palette

Discover the beautiful Weirdcore color palette featuring scampi (#6b5c99), lavender purple (#907dba), pigeon post (#a6c5d8), chenin (#e2d86a) and web orange (#f5a300).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withWeirdcore, Purple, Blue, Yellow, Bright, Fun, Vibrant, Modern, Retro 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: #6b5c99;
}
.color-2 {
color: #907dba;
}
.color-3 {
color: #a6c5d8;
}
.color-4 {
color: #e2d86a;
}
.color-5 {
color: #f5a300;
}

/* CSS Variables */
:root {
--color-1: #6b5c99;
--color-2: #907dba;
--color-3: #a6c5d8;
--color-4: #e2d86a;
--color-5: #f5a300;
}

🌈 Weirdcore background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b5c99, #907dba, #a6c5d8, #e2d86a, #f5a300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b5c99, #907dba, #a6c5d8, #e2d86a, #f5a300);
}

🔗 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 .