Cybersigilism Color Palette

Discover the beautiful Cybersigilism color palette featuring port gore (#161837), minsk (#443181), studio (#724cae), burnt sienna (#e59452) and burnt sienna (#ee6053).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withDark, Deep, Violet, Amber, Coral, Crimson, Warm, Modern, Elegant, Fall 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 Cybersigilism palette

Share this palette to:

💻 Cybersigilism color palette CSS

/* CSS */
.color-1 {
color: #161837;
}
.color-2 {
color: #443181;
}
.color-3 {
color: #724cae;
}
.color-4 {
color: #e59452;
}
.color-5 {
color: #ee6053;
}

/* CSS Variables */
:root {
--color-1: #161837;
--color-2: #443181;
--color-3: #724cae;
--color-4: #e59452;
--color-5: #ee6053;
}

🌈 Cybersigilism background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #161837, #443181, #724cae, #e59452, #ee6053);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #161837, #443181, #724cae, #e59452, #ee6053);
}

Cybersigilism color palette created on .