← Back to Editor

#000000 · #6E8A4B · #D85100

A 3-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

#6E8A4B

Grass Green · DimGray · Olive Green

HEX
#6E8A4B
RGB
rgb(110, 138, 75)
HSL
hsl(87, 30%, 42%)
HSB
hsb(87, 46%, 54%)
CMYK
cmyk(20%, 0%, 46%, 46%)
Oklch
oklch(59.6% 0.094 128.6)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D85100

Tangerine · Chocolate · Amber Brown

HEX
#D85100
RGB
rgb(216, 81, 0)
HSL
hsl(23, 100%, 42%)
HSB
hsb(23, 100%, 85%)
CMYK
cmyk(0%, 63%, 100%, 15%)
Oklch
oklch(60.9% 0.184 42.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

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
6E8A4B
D85100
5.4
AA
5.1
AA
5.4
AA
1.1
Fail
5.1
AA
1.1
Fail
White BG
21.0AAA
3.9AA Large
4.1AA Large
Black BG
1.0Fail
5.4AA
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
7A7A5A
9E9C14

Deuteranopia

000000
79765E
A5B018

Tritanopia

000000
6F6669
D12326

Achromatopsia

000000
7A7A7A
707070

Shades & Tints Shades & Tints

#000000

Dark
Light

#6E8A4B

Dark
Light

#D85100

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6e8a4b;
  --color-3: #d85100;
}

SCSS

$color-1: #000000;
$color-2: #6e8a4b;
$color-3: #d85100;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6e8a4b',
  'brand-3': '#d85100',
}

RGB Array

[0, 0, 0], [110, 138, 75], [216, 81, 0]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #000000, #6E8A4B, #D85100 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 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #6e8a4b; --color-3: #d85100. 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 3-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