← Back to Editor

#3B3B3B · #E6E6E6 · #71A118 · #7000D7 · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#3B3B3B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3B3B3B
RGB
rgb(59, 59, 59)
HSL
hsl(0, 0%, 23%)
HSB
hsb(0, 0%, 23%)
CMYK
cmyk(0%, 0%, 0%, 77%)
Oklch
oklch(35.2% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#E6E6E6

Plain White · Lavender · Cloud White

HEX
#E6E6E6
RGB
rgb(230, 230, 230)
HSL
hsl(0, 0%, 90%)
HSB
hsb(0, 0%, 90%)
CMYK
cmyk(0%, 0%, 0%, 10%)
Oklch
oklch(92.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#71A118

Grass Green · Olive · Forest Green

HEX
#71A118
RGB
rgb(113, 161, 24)
HSL
hsl(81, 74%, 36%)
HSB
hsb(81, 85%, 63%)
CMYK
cmyk(30%, 0%, 85%, 37%)
Oklch
oklch(65.1% 0.163 128.4)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#7000D7

Royal Purple · DarkViolet · Violet

HEX
#7000D7
RGB
rgb(112, 0, 215)
HSL
hsl(271, 100%, 42%)
HSB
hsb(271, 100%, 84%)
CMYK
cmyk(48%, 100%, 0%, 16%)
Oklch
oklch(47.2% 0.258 295.9)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3B3B3B
3B3B3B

Analogous

3B3B3B
3B3B3B
3B3B3B

Triadic

3B3B3B
3B3B3B
3B3B3B

Split-Comp.

3B3B3B
3B3B3B
3B3B3B

Tetradic

3B3B3B
3B3B3B
3B3B3B
3B3B3B

Contrast Matrix WCAG 2.1 Contrast

3B3B3B
E6E6E6
71A118
7000D7
000000
9.0
AAA
3.6
AA Large
1.4
Fail
1.9
Fail
9.0
AAA
2.5
Fail
6.3
AA
16.8
AAA
3.6
AA Large
2.5
Fail
2.6
Fail
6.8
AA
1.4
Fail
6.3
AA
2.6
Fail
2.7
Fail
1.9
Fail
16.8
AAA
6.8
AA
2.7
Fail
White BG
11.2AAA
1.2Fail
3.1AA Large
7.9AAA
21.0AAA
Black BG
1.9Fail
16.8AAA
6.8AA
2.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

3B3B3B
E6E6E6
868639
403EA3
000000

Deuteranopia

3B3B3B
E6E6E6
837F41
464E97
000000

Tritanopia

3B3B3B
E6E6E6
735359
6A7A71
000000

Achromatopsia

3B3B3B
E6E6E6
838383
3A3A3A
000000

Shades & Tints Shades & Tints

#3B3B3B

Dark
Light

#E6E6E6

Dark
Light

#71A118

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3b3b3b;
  --color-2: #e6e6e6;
  --color-3: #71a118;
  --color-4: #7000d7;
  --color-5: #000000;
}

SCSS

$color-1: #3b3b3b;
$color-2: #e6e6e6;
$color-3: #71a118;
$color-4: #7000d7;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#3b3b3b',
  'brand-2': '#e6e6e6',
  'brand-3': '#71a118',
  'brand-4': '#7000d7',
  'brand-5': '#000000',
}

RGB Array

[59, 59, 59], [230, 230, 230], [113, 161, 24], [112, 0, 215], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3B3B3B, #E6E6E6, #71A118, #7000D7, #000000 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #3b3b3b; --color-2: #e6e6e6; --color-3: #71a118; --color-4: #7000d7; --color-5: #000000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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