← Back to Editor

#000000 · #6E6601 · #6F7325 · #757859 · #7B8274

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

#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

#6E6601

Autumn Sage · Olive · Amber Gold

HEX
#6E6601
RGB
rgb(110, 102, 1)
HSL
hsl(56, 98%, 22%)
HSB
hsb(56, 99%, 43%)
CMYK
cmyk(0%, 7%, 99%, 57%)
Oklch
oklch(50.2% 0.106 104.2)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#6F7325

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#6F7325
RGB
rgb(111, 115, 37)
HSL
hsl(63, 51%, 30%)
HSB
hsb(63, 68%, 45%)
CMYK
cmyk(3%, 0%, 68%, 55%)
Oklch
oklch(53.6% 0.100 112.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#757859

Autumn Sage · DimGray · Honey Gold

HEX
#757859
RGB
rgb(117, 120, 89)
HSL
hsl(66, 15%, 41%)
HSB
hsb(66, 26%, 47%)
CMYK
cmyk(3%, 0%, 26%, 53%)
Oklch
oklch(56.2% 0.046 112.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#7B8274

Ink Gray · Gray · Warm Gray

HEX
#7B8274
RGB
rgb(123, 130, 116)
HSL
hsl(90, 6%, 48%)
HSB
hsb(90, 11%, 51%)
CMYK
cmyk(5%, 0%, 11%, 49%)
Oklch
oklch(59.7% 0.022 128.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

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
6E6601
6F7325
757859
7B8274
3.6
AA Large
4.2
AA Large
4.6
AA
5.3
AA
3.6
AA Large
1.2
Fail
1.3
Fail
1.5
Fail
4.2
AA Large
1.2
Fail
1.1
Fail
1.3
Fail
4.6
AA
1.3
Fail
1.1
Fail
1.2
Fail
5.3
AA
1.5
Fail
1.3
Fail
1.2
Fail
White BG
21.0AAA
5.9AA
5.1AA
4.6AA
4.0AA Large
Black BG
1.0Fail
3.6AA Large
4.2AA Large
4.6AA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6B6A19
717138
767661
7E7E77

Deuteranopia

000000
6B6C1F
71703C
767662
7E7D78

Tritanopia

000000
6E2D31
6F474A
756668
7B7A7B

Achromatopsia

000000
5D5D5D
696969
747474
7E7E7E

Shades & Tints Shades & Tints

#000000

Dark
Light

#6E6601

Dark
Light

#6F7325

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6e6601;
  --color-3: #6f7325;
  --color-4: #757859;
  --color-5: #7b8274;
}

SCSS

$color-1: #000000;
$color-2: #6e6601;
$color-3: #6f7325;
$color-4: #757859;
$color-5: #7b8274;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6e6601',
  'brand-3': '#6f7325',
  'brand-4': '#757859',
  'brand-5': '#7b8274',
}

RGB Array

[0, 0, 0], [110, 102, 1], [111, 115, 37], [117, 120, 89], [123, 130, 116]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #6E6601, #6F7325, #757859, #7B8274 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: #6e6601; --color-3: #6f7325; --color-4: #757859; --color-5: #7b8274. 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