Dark Majesty & Cosmic Dread & Midnight Cat Color Palette

Discover the beautiful Dark Majesty & Cosmic Dread & Midnight Cat color palette featuring ebony (#0d0d25), mirage (#191937), martinique (#27274b), bossanova (#56285a) and wine berry (#45123c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBurgundy, Cosmic, Dark, Deep, Elegant, Midnight, Plum 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 Dark Majesty & Cosmic Dread & Midnight Cat palette

Share this palette to:

💻 Dark Majesty & Cosmic Dread & Midnight Cat color palette CSS

/* CSS */
.color-1 {
color: #0d0d25;
}
.color-2 {
color: #191937;
}
.color-3 {
color: #27274b;
}
.color-4 {
color: #56285a;
}
.color-5 {
color: #45123c;
}

/* CSS Variables */
:root {
--color-1: #0d0d25;
--color-2: #191937;
--color-3: #27274b;
--color-4: #56285a;
--color-5: #45123c;
}

🌈 Dark Majesty & Cosmic Dread & Midnight Cat background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0d0d25, #191937, #27274b, #56285a, #45123c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0d0d25, #191937, #27274b, #56285a, #45123c);
}

Dark Majesty & Cosmic Dread & Midnight Cat color palette created on .