Punk Rebellion Color Palette

Discover the beautiful Punk Rebellion color palette featuring wild strawberry (#ff3d7e), screamin' green (#38ff56), dodger blue (#1f9eff), mine shaft (#3b3b3b) and white (#ffffff).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withPunk, Rebellion, Vibrant, Pink, Green, Blue, Black, White, Bright 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 Punk Rebellion palette

Share this palette to:

💻 Punk Rebellion color palette CSS

/* CSS */
.color-1 {
color: #ff3d7e;
}
.color-2 {
color: #38ff56;
}
.color-3 {
color: #1f9eff;
}
.color-4 {
color: #3b3b3b;
}
.color-5 {
color: #ffffff;
}

/* CSS Variables */
:root {
--color-1: #ff3d7e;
--color-2: #38ff56;
--color-3: #1f9eff;
--color-4: #3b3b3b;
--color-5: #ffffff;
}

🌈 Punk Rebellion background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d7e, #38ff56, #1f9eff, #3b3b3b, #ffffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d7e, #38ff56, #1f9eff, #3b3b3b, #ffffff);
}

🔗 Explore similar color palettes

No palettes found

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

Punk Rebellion color palette created on .