← Back to Editor

#000000 · #928F0C · #3E975D · #74A33D · #A4C339

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

#928F0C

Autumn Sage · Olive · Honey Gold

HEX
#928F0C
RGB
rgb(146, 143, 12)
HSL
hsl(59, 85%, 31%)
HSB
hsb(59, 92%, 57%)
CMYK
cmyk(0%, 2%, 92%, 43%)
Oklch
oklch(63.2% 0.134 108.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#3E975D

Celadon · SeaGreen · Olive Green

HEX
#3E975D
RGB
rgb(62, 151, 93)
HSL
hsl(141, 42%, 42%)
HSB
hsb(141, 59%, 59%)
CMYK
cmyk(59%, 0%, 38%, 41%)
Oklch
oklch(60.7% 0.123 152.4)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#74A33D

Grass Green · DarkOliveGreen · Olive Green

HEX
#74A33D
RGB
rgb(116, 163, 61)
HSL
hsl(88, 46%, 44%)
HSB
hsb(88, 63%, 64%)
CMYK
cmyk(29%, 0%, 63%, 36%)
Oklch
oklch(66.0% 0.142 130.4)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#A4C339

Grass Green · GreenYellow · Olive Green

HEX
#A4C339
RGB
rgb(164, 195, 57)
HSL
hsl(73, 55%, 49%)
HSB
hsb(73, 71%, 76%)
CMYK
cmyk(16%, 0%, 71%, 24%)
Oklch
oklch(76.9% 0.163 121.4)

TraditionalGrass Green」· PaintOlive Green」· 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
928F0C
3E975D
74A33D
A4C339
6.2
AA
5.8
AA
7.0
AAA
10.4
AAA
6.2
AA
1.1
Fail
1.1
Fail
1.7
Fail
5.8
AA
1.1
Fail
1.2
Fail
1.8
Fail
7.0
AAA
1.1
Fail
1.2
Fail
1.5
Fail
10.4
AAA
1.7
Fail
1.8
Fail
1.5
Fail
White BG
21.0AAA
3.4AA Large
3.6AA Large
3.0Fail
2.0Fail
Black BG
1.0Fail
6.2AA
5.8AA
7.0AAA
10.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
91912C
65656B
888956
B1B25A

Deuteranopia

000000
919133
5F596E
86825C
B0AD62

Tritanopia

000000
92454A
427679
76696D
A6757B

Achromatopsia

000000
818181
767676
898989
AAAAAA

Shades & Tints Shades & Tints

#000000

Dark
Light

#928F0C

Dark
Light

#3E975D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #928f0c;
  --color-3: #3e975d;
  --color-4: #74a33d;
  --color-5: #a4c339;
}

SCSS

$color-1: #000000;
$color-2: #928f0c;
$color-3: #3e975d;
$color-4: #74a33d;
$color-5: #a4c339;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#928f0c',
  'brand-3': '#3e975d',
  'brand-4': '#74a33d',
  'brand-5': '#a4c339',
}

RGB Array

[0, 0, 0], [146, 143, 12], [62, 151, 93], [116, 163, 61], [164, 195, 57]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #928F0C, #3E975D, #74A33D, #A4C339 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: #928f0c; --color-3: #3e975d; --color-4: #74a33d; --color-5: #a4c339. 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