← Back to Editor

#000000 · #306955 · #9D9D57 · #797442 · #810909

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

#306955

Mineral Blue · DarkSlateGray · Forest Green

HEX
#306955
RGB
rgb(48, 105, 85)
HSL
hsl(159, 37%, 30%)
HSB
hsb(159, 54%, 41%)
CMYK
cmyk(54%, 0%, 19%, 59%)
Oklch
oklch(47.6% 0.069 168.0)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#9D9D57

Autumn Sage · Gray · Honey Gold

HEX
#9D9D57
RGB
rgb(157, 157, 87)
HSL
hsl(60, 29%, 48%)
HSB
hsb(60, 45%, 62%)
CMYK
cmyk(0%, 0%, 45%, 38%)
Oklch
oklch(68.0% 0.092 108.6)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#797442

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#797442
RGB
rgb(121, 116, 66)
HSL
hsl(55, 29%, 37%)
HSB
hsb(55, 45%, 47%)
CMYK
cmyk(0%, 4%, 45%, 53%)
Oklch
oklch(55.1% 0.070 103.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#810909

Vermilion · Maroon · Wine Red

HEX
#810909
RGB
rgb(129, 9, 9)
HSL
hsl(0, 87%, 27%)
HSB
hsb(0, 93%, 51%)
CMYK
cmyk(0%, 93%, 93%, 49%)
Oklch
oklch(38.4% 0.151 28.3)

TraditionalVermilion」· PaintWine Red」· 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
306955
9D9D57
797442
810909
3.3
AA Large
7.4
AAA
4.4
AA Large
2.0
Fail
3.3
AA Large
2.3
Fail
1.3
Fail
1.7
Fail
7.4
AAA
2.3
Fail
1.7
Fail
3.7
AA Large
4.4
AA Large
1.3
Fail
1.7
Fail
2.2
Fail
2.0
Fail
1.7
Fail
3.7
AA Large
2.2
Fail
White BG
21.0AAA
6.4AA
2.8Fail
4.8AA
10.6AAA
Black BG
1.0Fail
3.3AA Large
7.4AAA
4.4AA Large
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
49495A
9D9D68
77774E
4D4C09

Deuteranopia

000000
45415B
9D9D6C
777751
545D09

Tritanopia

000000
335E5F
9D7578
79585A
7B0909

Achromatopsia

000000
565656
959595
707070
2D2D2D

Shades & Tints Shades & Tints

#000000

Dark
Light

#306955

Dark
Light

#9D9D57

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #306955;
  --color-3: #9d9d57;
  --color-4: #797442;
  --color-5: #810909;
}

SCSS

$color-1: #000000;
$color-2: #306955;
$color-3: #9d9d57;
$color-4: #797442;
$color-5: #810909;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#306955',
  'brand-3': '#9d9d57',
  'brand-4': '#797442',
  'brand-5': '#810909',
}

RGB Array

[0, 0, 0], [48, 105, 85], [157, 157, 87], [121, 116, 66], [129, 9, 9]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #306955, #9D9D57, #797442, #810909 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: #306955; --color-3: #9d9d57; --color-4: #797442; --color-5: #810909. 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