← Back to Editor

#050505 · #484D3C · #76982A · #9ABA17 · #8DB82D

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#484D3C

Grass Green · DarkSlateGray · Forest Green

HEX
#484D3C
RGB
rgb(72, 77, 60)
HSL
hsl(78, 12%, 27%)
HSB
hsb(78, 22%, 30%)
CMYK
cmyk(6%, 0%, 22%, 70%)
Oklch
oklch(41.0% 0.028 121.0)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#76982A

Grass Green · Olive · Forest Green

HEX
#76982A
RGB
rgb(118, 152, 42)
HSL
hsl(79, 57%, 38%)
HSB
hsb(79, 72%, 60%)
CMYK
cmyk(22%, 0%, 72%, 40%)
Oklch
oklch(63.3% 0.140 125.3)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#9ABA17

Grass Green · DarkGoldenRod · Olive Green

HEX
#9ABA17
RGB
rgb(154, 186, 23)
HSL
hsl(72, 78%, 41%)
HSB
hsb(72, 88%, 73%)
CMYK
cmyk(17%, 0%, 88%, 27%)
Oklch
oklch(73.9% 0.173 121.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#8DB82D

Grass Green · Olive · Olive Green

HEX
#8DB82D
RGB
rgb(141, 184, 45)
HSL
hsl(79, 61%, 45%)
HSB
hsb(79, 76%, 72%)
CMYK
cmyk(23%, 0%, 76%, 28%)
Oklch
oklch(72.6% 0.167 125.7)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
484D3C
76982A
9ABA17
8DB82D
2.3
Fail
6.1
AA
9.1
AAA
8.8
AAA
2.3
Fail
2.6
Fail
3.9
AA Large
3.8
AA Large
6.1
AA
2.6
Fail
1.5
Fail
1.4
Fail
9.1
AAA
3.9
AA Large
1.5
Fail
1.0
Fail
8.8
AAA
3.8
AA Large
1.4
Fail
1.0
Fail
White BG
20.4AAA
8.7AAA
3.3AA Large
2.2Fail
2.3Fail
Black BG
1.0Fail
2.4Fail
6.3AA
9.4AAA
9.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
4A4A40
858545
A8A83E
A0A04F

Deuteranopia

050505
4A4A41
83804B
A6A448
9D9A57

Tritanopia

050505
484344
785A5E
9C5E64
8F696F

Achromatopsia

050505
4A4A4A
818181
9E9E9E
9B9B9B

Shades & Tints Shades & Tints

#050505

Dark
Light

#484D3C

Dark
Light

#76982A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #484d3c;
  --color-3: #76982a;
  --color-4: #9aba17;
  --color-5: #8db82d;
}

SCSS

$color-1: #050505;
$color-2: #484d3c;
$color-3: #76982a;
$color-4: #9aba17;
$color-5: #8db82d;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#484d3c',
  'brand-3': '#76982a',
  'brand-4': '#9aba17',
  'brand-5': '#8db82d',
}

RGB Array

[5, 5, 5], [72, 77, 60], [118, 152, 42], [154, 186, 23], [141, 184, 45]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #484D3C, #76982A, #9ABA17, #8DB82D 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: #050505; --color-2: #484d3c; --color-3: #76982a; --color-4: #9aba17; --color-5: #8db82d. 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