← Back to Editor

#555555 · #2B2E30 · #D0D0D0 · #012F47 · #000616

A 5-color palette 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

#555555

Ink Gray · DimGray · Charcoal

HEX
#555555
RGB
rgb(85, 85, 85)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(45.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#2B2E30

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2E30
RGB
rgb(43, 46, 48)
HSL
hsl(204, 5%, 18%)
HSB
hsb(204, 10%, 19%)
CMYK
cmyk(10%, 4%, 0%, 81%)
Oklch
oklch(29.9% 0.006 236.7)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D0D0D0

Silver Gray · LightGray · Pearl Gray

HEX
#D0D0D0
RGB
rgb(208, 208, 208)
HSL
hsl(0, 0%, 82%)
HSB
hsb(0, 0%, 82%)
CMYK
cmyk(0%, 0%, 0%, 18%)
Oklch
oklch(85.8% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#012F47

Lake Blue · MidnightBlue · Deep Sea Blue

HEX
#012F47
RGB
rgb(1, 47, 71)
HSL
hsl(201, 97%, 14%)
HSB
hsb(201, 99%, 28%)
CMYK
cmyk(99%, 34%, 0%, 72%)
Oklch
oklch(29.0% 0.064 238.2)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#000616

Indigo · Black · Deep Sea Blue

HEX
#000616
RGB
rgb(0, 6, 22)
HSL
hsl(224, 100%, 4%)
HSB
hsb(224, 100%, 9%)
CMYK
cmyk(100%, 73%, 0%, 91%)
Oklch
oklch(12.4% 0.042 255.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

555555
545454

Analogous

545454
555555
545454

Triadic

555555
545454
545454

Split-Comp.

555555
545454
545454

Tetradic

555555
545454
545454
545454

Contrast Matrix WCAG 2.1 Contrast

555555
2B2E30
D0D0D0
012F47
000616
1.8
Fail
4.8
AA
1.9
Fail
2.7
Fail
1.8
Fail
8.9
AAA
1.0
Fail
1.5
Fail
4.8
AA
8.9
AAA
9.1
AAA
13.1
AAA
1.9
Fail
1.0
Fail
9.1
AAA
1.4
Fail
2.7
Fail
1.5
Fail
13.1
AAA
1.4
Fail
White BG
7.5AAA
13.7AAA
1.5Fail
14.0AAA
20.2AAA
Black BG
2.8Fail
1.5Fail
13.6AAA
1.5Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

555555
2C2C30
D0D0D0
151541
030312

Deuteranopia

555555
2C2C2F
D0D0D0
120F40
020211

Tritanopia

555555
2B2F2F
D0D0D0
033D3C
000F0E

Achromatopsia

555555
2D2D2D
D0D0D0
242424
060606

Shades & Tints Shades & Tints

#555555

Dark
Light

#2B2E30

Dark
Light

#D0D0D0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #555555;
  --color-2: #2b2e30;
  --color-3: #d0d0d0;
  --color-4: #012f47;
  --color-5: #000616;
}

SCSS

$color-1: #555555;
$color-2: #2b2e30;
$color-3: #d0d0d0;
$color-4: #012f47;
$color-5: #000616;

TAILWIND

colors: {
  'brand-1': '#555555',
  'brand-2': '#2b2e30',
  'brand-3': '#d0d0d0',
  'brand-4': '#012f47',
  'brand-5': '#000616',
}

RGB Array

[85, 85, 85], [43, 46, 48], [208, 208, 208], [1, 47, 71], [0, 6, 22]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #555555, #2B2E30, #D0D0D0, #012F47, #000616 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: #555555; --color-2: #2b2e30; --color-3: #d0d0d0; --color-4: #012f47; --color-5: #000616. 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