← Back to Editor

#020202 · #7F7767 · #EEF142 · #4D7117 · #B17A11

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

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#7F7767

Ochre · DimGray · Honey Gold

HEX
#7F7767
RGB
rgb(127, 119, 103)
HSL
hsl(40, 10%, 45%)
HSB
hsb(40, 19%, 50%)
CMYK
cmyk(0%, 6%, 19%, 50%)
Oklch
oklch(57.2% 0.026 84.6)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#EEF142

Autumn Sage · GreenYellow · Sunflower

HEX
#EEF142
RGB
rgb(238, 241, 66)
HSL
hsl(61, 86%, 60%)
HSB
hsb(61, 73%, 95%)
CMYK
cmyk(1%, 0%, 73%, 5%)
Oklch
oklch(92.7% 0.184 110.5)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#4D7117

Grass Green · DarkOliveGreen · Forest Green

HEX
#4D7117
RGB
rgb(77, 113, 23)
HSL
hsl(84, 66%, 27%)
HSB
hsb(84, 80%, 44%)
CMYK
cmyk(32%, 0%, 80%, 56%)
Oklch
oklch(50.3% 0.122 129.5)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#B17A11

Ochre · DarkGoldenRod · Amber Brown

HEX
#B17A11
RGB
rgb(177, 122, 17)
HSL
hsl(39, 82%, 38%)
HSB
hsb(39, 90%, 69%)
CMYK
cmyk(0%, 31%, 90%, 31%)
Oklch
oklch(62.0% 0.126 76.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020202
030303

Analogous

030303
020202
030303

Triadic

020202
030303
030303

Split-Comp.

020202
030303
030303

Tetradic

020202
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

020202
7F7767
EEF142
4D7117
B17A11
4.7
AA
17.1
AAA
3.6
AA Large
5.6
AA
4.7
AA
3.7
AA Large
1.3
Fail
1.2
Fail
17.1
AAA
3.7
AA Large
4.7
AA
3.1
AA Large
3.6
AA Large
1.3
Fail
4.7
AA
1.5
Fail
5.6
AA
1.2
Fail
3.1
AA Large
1.5
Fail
White BG
20.7AAA
4.4AA Large
1.2Fail
5.7AA
3.7AA Large
Black BG
1.0Fail
4.7AA
17.3AAA
3.7AA Large
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
7C7B6B
EFEF6C
5D5D2D
99992A

Deuteranopia

020202
7C7D6C
EFEF77
5B5832
9CA131

Tritanopia

020202
7F6E6F
EE8E95
4F3E42
AE3E43

Achromatopsia

020202
787878
DCDCDC
5C5C5C
7E7E7E

Shades & Tints Shades & Tints

#020202

Dark
Light

#7F7767

Dark
Light

#EEF142

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #7f7767;
  --color-3: #eef142;
  --color-4: #4d7117;
  --color-5: #b17a11;
}

SCSS

$color-1: #020202;
$color-2: #7f7767;
$color-3: #eef142;
$color-4: #4d7117;
$color-5: #b17a11;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#7f7767',
  'brand-3': '#eef142',
  'brand-4': '#4d7117',
  'brand-5': '#b17a11',
}

RGB Array

[2, 2, 2], [127, 119, 103], [238, 241, 66], [77, 113, 23], [177, 122, 17]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #7F7767, #EEF142, #4D7117, #B17A11 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: #020202; --color-2: #7f7767; --color-3: #eef142; --color-4: #4d7117; --color-5: #b17a11. 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