Corpse of Hector Color Palette

Discover the beautiful Corpse of Hector color palette featuring rum (#6a5b8b), lavender purple (#8c7cbb), cold purple (#b0a3db), moon raker (#d3c0f2) and french lilac (#f2e3f7).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withEthereal, Lavender, Light, Purple, Soft, Vintage 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 Corpse of Hector palette

Share this palette to:

💻 Corpse of Hector color palette CSS

/* CSS */
.color-1 {
color: #6a5b8b;
}
.color-2 {
color: #8c7cbb;
}
.color-3 {
color: #b0a3db;
}
.color-4 {
color: #d3c0f2;
}
.color-5 {
color: #f2e3f7;
}

/* CSS Variables */
:root {
--color-1: #6a5b8b;
--color-2: #8c7cbb;
--color-3: #b0a3db;
--color-4: #d3c0f2;
--color-5: #f2e3f7;
}

🌈 Corpse of Hector background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a5b8b, #8c7cbb, #b0a3db, #d3c0f2, #f2e3f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a5b8b, #8c7cbb, #b0a3db, #d3c0f2, #f2e3f7);
}

🔗 Explore similar color palettes

No palettes found

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

Corpse of Hector color palette created on .