← Back to Editor

#000000 · #000076 · #766565 · #80937D

A 4-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#000076

Deep Indigo · Navy · Prussian Blue

HEX
#000076
RGB
rgb(0, 0, 118)
HSL
hsl(240, 100%, 23%)
HSB
hsb(240, 100%, 46%)
CMYK
cmyk(100%, 100%, 0%, 54%)
Oklch
oklch(25.6% 0.177 264.1)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#766565

Crimson · DimGray · Warm Gray

HEX
#766565
RGB
rgb(118, 101, 101)
HSL
hsl(0, 8%, 43%)
HSB
hsb(0, 14%, 46%)
CMYK
cmyk(0%, 14%, 14%, 54%)
Oklch
oklch(52.3% 0.022 17.9)

TraditionalCrimson」· PaintWarm Gray」· Creative Urban Concrete

#80937D

Celadon · Gray · Warm Gray

HEX
#80937D
RGB
rgb(128, 147, 125)
HSL
hsl(112, 9%, 53%)
HSB
hsb(112, 15%, 58%)
CMYK
cmyk(13%, 0%, 15%, 42%)
Oklch
oklch(64.2% 0.039 141.3)

TraditionalCeladon」· 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
000076
766565
80937D
1.3
Fail
3.8
AA Large
6.4
AA
1.3
Fail
3.0
AA Large
5.1
AA
3.8
AA Large
3.0
AA Large
1.7
Fail
6.4
AA
5.1
AA
1.7
Fail
White BG
21.0AAA
16.6AAA
5.5AA
3.3AA Large
Black BG
1.0Fail
1.3Fail
3.8AA Large
6.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
000059
6F6E65
888882

Deuteranopia

000000
000053
707165
878684

Tritanopia

000000
00433E
756565
818787

Achromatopsia

000000
0D0D0D
6A6A6A
8B8B8B

Shades & Tints Shades & Tints

#000000

Dark
Light

#000076

Dark
Light

#766565

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #000076;
  --color-3: #766565;
  --color-4: #80937d;
}

SCSS

$color-1: #000000;
$color-2: #000076;
$color-3: #766565;
$color-4: #80937d;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#000076',
  'brand-3': '#766565',
  'brand-4': '#80937d',
}

RGB Array

[0, 0, 0], [0, 0, 118], [118, 101, 101], [128, 147, 125]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #000076, #766565, #80937D is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #000076; --color-3: #766565; --color-4: #80937d. 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 4-color scheme is especially suited for finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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