Dark Rebel Color Palette

Discover the beautiful Dark Rebel color palette featuring shark (#1e1f24), mulled wine (#4c3e56), cannon pink (#8a4c74), valencia (#d54d4d) and buttercup (#f5a524).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics with#1e1f24, #4b3d55, #8a4c74, #d64f4f, #f5a623, 90s, Dark, Female, Rebel 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 Rebel palette

Share this palette to:

💻 Dark Rebel color palette CSS

/* CSS */
.color-1 {
color: #1e1f24;
}
.color-2 {
color: #4c3e56;
}
.color-3 {
color: #8a4c74;
}
.color-4 {
color: #d54d4d;
}
.color-5 {
color: #f5a524;
}

/* CSS Variables */
:root {
--color-1: #1e1f24;
--color-2: #4c3e56;
--color-3: #8a4c74;
--color-4: #d54d4d;
--color-5: #f5a524;
}

🌈 Dark Rebel background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1f24, #4c3e56, #8a4c74, #d54d4d, #f5a524);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1f24, #4c3e56, #8a4c74, #d54d4d, #f5a524);
}

🔗 Explore similar color palettes

No palettes found

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

Dark Rebel color palette created on .