← Back to Editor

#000000 · #959E95 · #17282B · #00171C · #05050F

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

#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

#959E95

Ash · DarkGray · Silver Sand

HEX
#959E95
RGB
rgb(149, 158, 149)
HSL
hsl(120, 4%, 60%)
HSB
hsb(120, 6%, 62%)
CMYK
cmyk(6%, 0%, 6%, 38%)
Oklch
oklch(68.9% 0.017 145.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#17282B

Slate Blue · DarkSlateGray · Peacock Green

HEX
#17282B
RGB
rgb(23, 40, 43)
HSL
hsl(189, 30%, 13%)
HSB
hsb(189, 47%, 17%)
CMYK
cmyk(47%, 7%, 0%, 83%)
Oklch
oklch(26.3% 0.023 209.8)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#00171C

Lake Blue · Black · Peacock Green

HEX
#00171C
RGB
rgb(0, 23, 28)
HSL
hsl(191, 100%, 5%)
HSB
hsb(191, 100%, 11%)
CMYK
cmyk(100%, 18%, 0%, 89%)
Oklch
oklch(18.8% 0.033 212.9)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#05050F

Deep Indigo · Black · Deep Sea Blue

HEX
#05050F
RGB
rgb(5, 5, 15)
HSL
hsl(240, 50%, 4%)
HSB
hsb(240, 67%, 6%)
CMYK
cmyk(67%, 67%, 0%, 94%)
Oklch
oklch(12.2% 0.025 282.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

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
959E95
17282B
00171C
05050F
7.6
AAA
1.4
Fail
1.1
Fail
1.0
Fail
7.6
AAA
5.5
AA
6.7
AA
7.3
AAA
1.4
Fail
5.5
AA
1.2
Fail
1.3
Fail
1.1
Fail
6.7
AA
1.2
Fail
1.1
Fail
1.0
Fail
7.3
AAA
1.3
Fail
1.1
Fail
White BG
21.0AAA
2.8Fail
15.3AAA
18.4AAA
20.3AAA
Black BG
1.0Fail
7.6AAA
1.4Fail
1.1Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
999997
1E1F2A
0A0A1B
05050D

Deuteranopia

000000
989898
1D1C2A
09071A
05050C

Tritanopia

000000
959999
182A2A
011A1A
050B0A

Achromatopsia

000000
9A9A9A
232323
111111
060606

Shades & Tints Shades & Tints

#000000

Dark
Light

#959E95

Dark
Light

#17282B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #959e95;
  --color-3: #17282b;
  --color-4: #00171c;
  --color-5: #05050f;
}

SCSS

$color-1: #000000;
$color-2: #959e95;
$color-3: #17282b;
$color-4: #00171c;
$color-5: #05050f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#959e95',
  'brand-3': '#17282b',
  'brand-4': '#00171c',
  'brand-5': '#05050f',
}

RGB Array

[0, 0, 0], [149, 158, 149], [23, 40, 43], [0, 23, 28], [5, 5, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #959E95, #17282B, #00171C, #05050F 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: #000000; --color-2: #959e95; --color-3: #17282b; --color-4: #00171c; --color-5: #05050f. 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