Discord Inspired Color Palette

Signature blurple (blue-purple) against dark charcoal with lighter grays captures Discord's community-first identity. This gamer-friendly palette powers chat apps, community platforms, and social gaming UIs.

#5865F2

Vivid Indigo

RGB(88, 101, 242)

HSL(235, 86%, 65%)

#EB459E

Vivid Magenta

RGB(235, 69, 158)

HSL(328, 81%, 60%)

#57F287

Vivid Green

RGB(87, 242, 135)

HSL(139, 86%, 65%)

#23272A

Charcoal

RGB(35, 39, 42)

HSL(206, 9%, 15%)

#2C2F33

Charcoal

RGB(44, 47, 51)

HSL(214, 7%, 19%)

#99AAB5

Dusty Blue

RGB(153, 170, 181)

HSL(204, 16%, 65%)

lightbulbBest Use Cases

  • checkChat apps
  • checkCommunity platforms
  • checkGaming UIs

businessIndustries

  • checkGaming
  • checkSocial Media
Mood:community

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #5865F2;
  --color-2: #EB459E;
  --color-3: #57F287;
  --color-4: #23272A;
  --color-5: #2C2F33;
  --color-6: #99AAB5;
}

Tailwind CSS Config

colors: {
  'discord-inspired-1': '#5865F2',
  'discord-inspired-2': '#EB459E',
  'discord-inspired-3': '#57F287',
  'discord-inspired-4': '#23272A',
  'discord-inspired-5': '#2C2F33',
  'discord-inspired-6': '#99AAB5',
}
discordblurplecommunitygamingsocial

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes