← Back to Editor

#000102 · #161A1B · #313536 · #BD9476 · #835F45

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

#000102

Indigo · Black · Deep Sea Blue

HEX
#000102
RGB
rgb(0, 1, 2)
HSL
hsl(210, 100%, 0%)
HSB
hsb(210, 100%, 1%)
CMYK
cmyk(100%, 50%, 0%, 99%)
Oklch
oklch(6.3% 0.013 233.5)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#161A1B

Slate Blue · Black · Peacock Green

HEX
#161A1B
RGB
rgb(22, 26, 27)
HSL
hsl(192, 10%, 10%)
HSB
hsb(192, 19%, 11%)
CMYK
cmyk(19%, 4%, 0%, 89%)
Oklch
oklch(21.4% 0.006 214.4)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#313536

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#313536
RGB
rgb(49, 53, 54)
HSL
hsl(192, 5%, 20%)
HSB
hsb(192, 9%, 21%)
CMYK
cmyk(9%, 2%, 0%, 79%)
Oklch
oklch(32.5% 0.006 214.4)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#BD9476

Tangerine · Tan · Warm Sun

HEX
#BD9476
RGB
rgb(189, 148, 118)
HSL
hsl(25, 35%, 60%)
HSB
hsb(25, 38%, 74%)
CMYK
cmyk(0%, 22%, 38%, 26%)
Oklch
oklch(69.7% 0.065 57.6)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#835F45

Tangerine · Sienna · Amber Brown

HEX
#835F45
RGB
rgb(131, 95, 69)
HSL
hsl(25, 31%, 39%)
HSB
hsb(25, 47%, 51%)
CMYK
cmyk(0%, 27%, 47%, 49%)
Oklch
oklch(51.6% 0.061 56.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000102
000000

Analogous

000000
000102
000000

Triadic

000102
000000
000000

Split-Comp.

000102
000000
000000

Tetradic

000102
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000102
161A1B
313536
BD9476
835F45
1.2
Fail
1.7
Fail
7.6
AAA
3.7
AA Large
1.2
Fail
1.4
Fail
6.4
AA
3.1
AA Large
1.7
Fail
1.4
Fail
4.5
AA
2.2
Fail
7.6
AAA
6.4
AA
4.5
AA
2.1
Fail
3.7
AA Large
3.1
AA Large
2.2
Fail
2.1
Fail
White BG
20.9AAA
17.5AAA
12.4AAA
2.7Fail
5.7AA
Black BG
1.0Fail
1.2Fail
1.7Fail
7.7AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
18181B
333336
ABAB7D
73734B

Deuteranopia

000002
18171B
333236
AEB17F
76784D

Tritanopia

000202
161B1B
313636
BB8384
815051

Achromatopsia

010101
191919
343434
9D9D9D
676767

Shades & Tints Shades & Tints

#000102

Dark
Light

#161A1B

Dark
Light

#313536

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000102;
  --color-2: #161a1b;
  --color-3: #313536;
  --color-4: #bd9476;
  --color-5: #835f45;
}

SCSS

$color-1: #000102;
$color-2: #161a1b;
$color-3: #313536;
$color-4: #bd9476;
$color-5: #835f45;

TAILWIND

colors: {
  'brand-1': '#000102',
  'brand-2': '#161a1b',
  'brand-3': '#313536',
  'brand-4': '#bd9476',
  'brand-5': '#835f45',
}

RGB Array

[0, 1, 2], [22, 26, 27], [49, 53, 54], [189, 148, 118], [131, 95, 69]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000102, #161A1B, #313536, #BD9476, #835F45 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: #000102; --color-2: #161a1b; --color-3: #313536; --color-4: #bd9476; --color-5: #835f45. 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