← Back to Editor

#000200 · #AB7C50 · #978A6A · #7B8E78 · #477D7F

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

#000200

Pine Green · Black · Dark Green

HEX
#000200
RGB
rgb(0, 2, 0)
HSL
hsl(120, 100%, 0%)
HSB
hsb(120, 100%, 1%)
CMYK
cmyk(100%, 0%, 100%, 99%)
Oklch
oklch(7.3% 0.025 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#AB7C50

Tangerine · Sienna · Amber Brown

HEX
#AB7C50
RGB
rgb(171, 124, 80)
HSL
hsl(29, 36%, 49%)
HSB
hsb(29, 53%, 67%)
CMYK
cmyk(0%, 27%, 53%, 33%)
Oklch
oklch(62.3% 0.084 63.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#978A6A

Ochre · Gray · Honey Gold

HEX
#978A6A
RGB
rgb(151, 138, 106)
HSL
hsl(43, 18%, 50%)
HSB
hsb(43, 30%, 59%)
CMYK
cmyk(0%, 9%, 30%, 41%)
Oklch
oklch(63.7% 0.048 88.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#7B8E78

Celadon · Gray · Warm Gray

HEX
#7B8E78
RGB
rgb(123, 142, 120)
HSL
hsl(112, 9%, 51%)
HSB
hsb(112, 15%, 56%)
CMYK
cmyk(13%, 0%, 15%, 44%)
Oklch
oklch(62.5% 0.039 141.3)

TraditionalCeladon」· PaintWarm Gray」· Creative Urban Concrete

#477D7F

Slate Blue · SlateGray · Mint Ice

HEX
#477D7F
RGB
rgb(71, 125, 127)
HSL
hsl(182, 28%, 39%)
HSB
hsb(182, 44%, 50%)
CMYK
cmyk(44%, 2%, 0%, 50%)
Oklch
oklch(55.3% 0.058 198.7)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000200
000000

Analogous

000000
000200
000000

Triadic

000200
000000
000000

Split-Comp.

000200
000000
000000

Tetradic

000200
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000200
AB7C50
978A6A
7B8E78
477D7F
5.7
AA
6.1
AA
5.9
AA
4.5
AA Large
5.7
AA
1.1
Fail
1.0
Fail
1.3
Fail
6.1
AA
1.1
Fail
1.0
Fail
1.4
Fail
5.9
AA
1.0
Fail
1.0
Fail
1.3
Fail
4.5
AA Large
1.3
Fail
1.4
Fail
1.3
Fail
White BG
20.8AAA
3.7AA Large
3.4AA Large
3.5AA Large
4.7AA
Black BG
1.0Fail
5.7AA
6.2AA
6.0AA
4.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
97965B
919172
83837D
5E5F7F

Deuteranopia

010101
999D5D
929374
82817F
5B577E

Tritanopia

000101
A96365
967879
7C8282
4A7E7E

Achromatopsia

010101
858585
8A8A8A
868686
6D6D6D

Shades & Tints Shades & Tints

#000200

Dark
Light

#AB7C50

Dark
Light

#978A6A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000200;
  --color-2: #ab7c50;
  --color-3: #978a6a;
  --color-4: #7b8e78;
  --color-5: #477d7f;
}

SCSS

$color-1: #000200;
$color-2: #ab7c50;
$color-3: #978a6a;
$color-4: #7b8e78;
$color-5: #477d7f;

TAILWIND

colors: {
  'brand-1': '#000200',
  'brand-2': '#ab7c50',
  'brand-3': '#978a6a',
  'brand-4': '#7b8e78',
  'brand-5': '#477d7f',
}

RGB Array

[0, 2, 0], [171, 124, 80], [151, 138, 106], [123, 142, 120], [71, 125, 127]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000200, #AB7C50, #978A6A, #7B8E78, #477D7F 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: #000200; --color-2: #ab7c50; --color-3: #978a6a; --color-4: #7b8e78; --color-5: #477d7f. 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