Twitch Inspired Color Palette

Signature Twitch purple against dark backgrounds with bright accents defines the live streaming aesthetic. This broadcaster-ready palette powers streaming overlays, gaming communities, and live event platforms.

#9146FF

Vivid Violet

RGB(145, 70, 255)

HSL(264, 100%, 64%)

#772CE8

Violet

RGB(119, 44, 232)

HSL(264, 80%, 54%)

#1F1F23

Black

RGB(31, 31, 35)

HSL(240, 6%, 13%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#BF94FF

Pale Violet

RGB(191, 148, 255)

HSL(264, 100%, 79%)

#EFEFF1

White

RGB(239, 239, 241)

HSL(240, 7%, 94%)

lightbulbBest Use Cases

  • checkStreaming overlays
  • checkGaming communities
  • checkLive platforms

businessIndustries

  • checkGaming
  • checkEntertainment
Mood:live

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #9146FF;
  --color-2: #772CE8;
  --color-3: #1F1F23;
  --color-4: #FFFFFF;
  --color-5: #BF94FF;
  --color-6: #EFEFF1;
}

Tailwind CSS Config

colors: {
  'twitch-inspired-1': '#9146FF',
  'twitch-inspired-2': '#772CE8',
  'twitch-inspired-3': '#1F1F23',
  'twitch-inspired-4': '#FFFFFF',
  'twitch-inspired-5': '#BF94FF',
  'twitch-inspired-6': '#EFEFF1',
}
twitchstreamingpurplegaminglive

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes