Innocent Dystopia Color Palette

Discover the beautiful Innocent Dystopia color palette featuring cannon pink (#8c4f7d), mulberry (#c15c8b), shilo (#e2a7b0), vanilla ice (#f4d7e4) and prim (#f9f1f5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withDystopian, Depressive, 80s, Bright, Soft, Pink, Muted, Light Summer, European 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 Innocent Dystopia palette

Share this palette to:

💻 Innocent Dystopia color palette CSS

/* CSS */
.color-1 {
color: #8c4f7d;
}
.color-2 {
color: #c15c8b;
}
.color-3 {
color: #e2a7b0;
}
.color-4 {
color: #f4d7e4;
}
.color-5 {
color: #f9f1f5;
}

/* CSS Variables */
:root {
--color-1: #8c4f7d;
--color-2: #c15c8b;
--color-3: #e2a7b0;
--color-4: #f4d7e4;
--color-5: #f9f1f5;
}

🌈 Innocent Dystopia background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c4f7d, #c15c8b, #e2a7b0, #f4d7e4, #f9f1f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c4f7d, #c15c8b, #e2a7b0, #f4d7e4, #f9f1f5);
}

🔗 Explore similar color palettes

No palettes found

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

Innocent Dystopia color palette created on .