← Back to Editor

#000000 · #2D2D2D · #5A5A5A · #9482FA · #C0C0C0

dark

A 5-color dark palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2D2D2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2D2D2D
RGB
rgb(45, 45, 45)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(29.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#5A5A5A

Ink Gray · DimGray · Charcoal

HEX
#5A5A5A
RGB
rgb(90, 90, 90)
HSL
hsl(0, 0%, 35%)
HSB
hsb(0, 0%, 35%)
CMYK
cmyk(0%, 0%, 0%, 65%)
Oklch
oklch(46.8% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#9482FA

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#9482FA
RGB
rgb(148, 130, 250)
HSL
hsl(249, 92%, 75%)
HSB
hsb(249, 48%, 98%)
CMYK
cmyk(41%, 48%, 0%, 2%)
Oklch
oklch(67.7% 0.172 287.8)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#C0C0C0

Silver Gray · Silver · Pearl Gray

HEX
#C0C0C0
RGB
rgb(192, 192, 192)
HSL
hsl(0, 0%, 75%)
HSB
hsb(0, 0%, 75%)
CMYK
cmyk(0%, 0%, 0%, 25%)
Oklch
oklch(80.8% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
2D2D2D
5A5A5A
9482FA
C0C0C0
1.5
Fail
3.0
AA Large
6.8
AA
11.5
AAA
1.5
Fail
2.0
Fail
4.5
AA Large
7.6
AAA
3.0
AA Large
2.0
Fail
2.2
Fail
3.8
AA Large
6.8
AA
4.5
AA Large
2.2
Fail
1.7
Fail
11.5
AAA
7.6
AAA
3.8
AA Large
1.7
Fail
White BG
21.0AAA
13.8AAA
6.9AA
3.1AA Large
1.8Fail
Black BG
1.0Fail
1.5Fail
3.0AA Large
6.8AA
11.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2D2D2D
5A5A5A
8C8CDD
C0C0C0

Deuteranopia

000000
2D2D2D
5A5A5A
8D8FD6
C0C0C0

Tritanopia

000000
2D2D2D
5A5A5A
93C6C1
C0C0C0

Achromatopsia

000000
2D2D2D
5A5A5A
959595
C0C0C0

Shades & Tints Shades & Tints

#000000

Dark
Light

#2D2D2D

Dark
Light

#5A5A5A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2d2d2d;
  --color-3: #5a5a5a;
  --color-4: #9482fa;
  --color-5: #c0c0c0;
}

SCSS

$color-1: #000000;
$color-2: #2d2d2d;
$color-3: #5a5a5a;
$color-4: #9482fa;
$color-5: #c0c0c0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2d2d2d',
  'brand-3': '#5a5a5a',
  'brand-4': '#9482fa',
  'brand-5': '#c0c0c0',
}

RGB Array

[0, 0, 0], [45, 45, 45], [90, 90, 90], [148, 130, 250], [192, 192, 192]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #2D2D2D, #5A5A5A, #9482FA, #C0C0C0 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #2d2d2d; --color-3: #5a5a5a; --color-4: #9482fa; --color-5: #c0c0c0. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This dark-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color