← Back to Editor

#000000 · #7F9210 · #810C38 · #8C738F · #B7CEA0

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

#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

#7F9210

Autumn Sage · Olive · Honey Gold

HEX
#7F9210
RGB
rgb(127, 146, 16)
HSL
hsl(69, 80%, 32%)
HSB
hsb(69, 89%, 57%)
CMYK
cmyk(13%, 0%, 89%, 43%)
Oklch
oklch(62.3% 0.142 118.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#810C38

Dark Violet · Brown · Camellia

HEX
#810C38
RGB
rgb(129, 12, 56)
HSL
hsl(337, 83%, 28%)
HSB
hsb(337, 91%, 51%)
CMYK
cmyk(0%, 91%, 57%, 49%)
Oklch
oklch(39.3% 0.149 6.9)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#8C738F

Dark Plum · Gray · Violet

HEX
#8C738F
RGB
rgb(140, 115, 143)
HSL
hsl(294, 11%, 51%)
HSB
hsb(294, 20%, 56%)
CMYK
cmyk(2%, 20%, 0%, 44%)
Oklch
oklch(58.9% 0.051 322.7)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#B7CEA0

Celadon · Silver · Apple Green

HEX
#B7CEA0
RGB
rgb(183, 206, 160)
HSL
hsl(90, 32%, 72%)
HSB
hsb(90, 22%, 81%)
CMYK
cmyk(11%, 0%, 22%, 19%)
Oklch
oklch(82.2% 0.067 129.4)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

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
7F9210
810C38
8C738F
B7CEA0
6.0
AA
2.0
Fail
5.0
AA
12.3
AAA
6.0
AA
2.9
Fail
1.2
Fail
2.1
Fail
2.0
Fail
2.9
Fail
2.4
Fail
6.0
AA
5.0
AA
1.2
Fail
2.4
Fail
2.5
Fail
12.3
AAA
2.1
Fail
6.0
AA
2.5
Fail
White BG
21.0AAA
3.5AA Large
10.3AAA
4.2AA Large
1.7Fail
Black BG
1.0Fail
6.0AA
2.0Fail
5.0AA
12.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
87872F
4E4D2D
818188
C1C1AB

Deuteranopia

000000
868537
555E2B
838587
C0BEAE

Tritanopia

000000
80484E
7B2523
8B8382
B8B4B6

Achromatopsia

000000
7D7D7D
343434
7E7E7E
C2C2C2

Shades & Tints Shades & Tints

#000000

Dark
Light

#7F9210

Dark
Light

#810C38

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #7f9210;
  --color-3: #810c38;
  --color-4: #8c738f;
  --color-5: #b7cea0;
}

SCSS

$color-1: #000000;
$color-2: #7f9210;
$color-3: #810c38;
$color-4: #8c738f;
$color-5: #b7cea0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#7f9210',
  'brand-3': '#810c38',
  'brand-4': '#8c738f',
  'brand-5': '#b7cea0',
}

RGB Array

[0, 0, 0], [127, 146, 16], [129, 12, 56], [140, 115, 143], [183, 206, 160]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #7F9210, #810C38, #8C738F, #B7CEA0 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: #7f9210; --color-3: #810c38; --color-4: #8c738f; --color-5: #b7cea0. 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