Gothic Elegance Color Palette

Discover the beautiful Gothic Elegance color palette featuring aubergine (#3d0a0a), cocoa bean (#5c1f1f), lotus (#7d3b3b), au chico (#9a5b5b) and fuzzy wuzzy brown (#c85151).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withVampire, Auburn, Dark, Maroon, Deep, Red 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 Gothic Elegance palette

Share this palette to:

💻 Gothic Elegance color palette CSS

/* CSS */
.color-1 {
color: #3d0a0a;
}
.color-2 {
color: #5c1f1f;
}
.color-3 {
color: #7d3b3b;
}
.color-4 {
color: #9a5b5b;
}
.color-5 {
color: #c85151;
}

/* CSS Variables */
:root {
--color-1: #3d0a0a;
--color-2: #5c1f1f;
--color-3: #7d3b3b;
--color-4: #9a5b5b;
--color-5: #c85151;
}

🌈 Gothic Elegance background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3d0a0a, #5c1f1f, #7d3b3b, #9a5b5b, #c85151);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3d0a0a, #5c1f1f, #7d3b3b, #9a5b5b, #c85151);
}

🔗 Explore similar color palettes

No palettes found

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

Gothic Elegance color palette created on .