← Back to Editor

#000000 · #ADB81A · #146362 · #A6A87D · #4D484C

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

#ADB81A

Autumn Sage · GoldenRod · Honey Gold

HEX
#ADB81A
RGB
rgb(173, 184, 26)
HSL
hsl(64, 75%, 41%)
HSB
hsb(64, 86%, 72%)
CMYK
cmyk(6%, 0%, 86%, 28%)
Oklch
oklch(74.9% 0.163 114.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#146362

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#146362
RGB
rgb(20, 99, 98)
HSL
hsl(179, 66%, 23%)
HSB
hsb(179, 80%, 39%)
CMYK
cmyk(80%, 0%, 1%, 61%)
Oklch
oklch(45.5% 0.072 193.6)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#A6A87D

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#A6A87D
RGB
rgb(166, 168, 125)
HSL
hsl(63, 20%, 57%)
HSB
hsb(63, 26%, 66%)
CMYK
cmyk(1%, 0%, 26%, 34%)
Oklch
oklch(71.9% 0.059 110.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#4D484C

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4D484C
RGB
rgb(77, 72, 76)
HSL
hsl(312, 3%, 29%)
HSB
hsb(312, 6%, 30%)
CMYK
cmyk(0%, 6%, 1%, 70%)
Oklch
oklch(40.8% 0.009 332.3)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

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
ADB81A
146362
A6A87D
4D484C
9.6
AAA
3.0
Fail
8.5
AAA
2.3
Fail
9.6
AAA
3.2
AA Large
1.1
Fail
4.1
AA Large
3.0
Fail
3.2
AA Large
2.8
Fail
1.3
Fail
8.5
AAA
1.1
Fail
2.8
Fail
3.6
AA Large
2.3
Fail
4.1
AA Large
1.3
Fail
3.6
AA Large
White BG
21.0AAA
2.2Fail
7.0AAA
2.5Fail
8.9AAA
Black BG
1.0Fail
9.6AAA
3.0Fail
8.5AAA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
B2B240
363762
A7A787
4B4B4B

Deuteranopia

000000
B1B049
322C62
A7A78A
4B4C4B

Tritanopia

000000
AE5E65
186262
A69091
4D4A4A

Achromatopsia

000000
A3A3A3
4B4B4B
A3A3A3
4A4A4A

Shades & Tints Shades & Tints

#000000

Dark
Light

#ADB81A

Dark
Light

#146362

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #adb81a;
  --color-3: #146362;
  --color-4: #a6a87d;
  --color-5: #4d484c;
}

SCSS

$color-1: #000000;
$color-2: #adb81a;
$color-3: #146362;
$color-4: #a6a87d;
$color-5: #4d484c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#adb81a',
  'brand-3': '#146362',
  'brand-4': '#a6a87d',
  'brand-5': '#4d484c',
}

RGB Array

[0, 0, 0], [173, 184, 26], [20, 99, 98], [166, 168, 125], [77, 72, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #ADB81A, #146362, #A6A87D, #4D484C 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: #adb81a; --color-3: #146362; --color-4: #a6a87d; --color-5: #4d484c. 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