← Back to Editor

#000000 · #C0CC39 · #FBF4C0 · #96916B · #35351E

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

#C0CC39

Autumn Sage · GoldenRod · Sunflower

HEX
#C0CC39
RGB
rgb(192, 204, 57)
HSL
hsl(65, 59%, 51%)
HSB
hsb(65, 72%, 80%)
CMYK
cmyk(6%, 0%, 72%, 20%)
Oklch
oklch(81.0% 0.164 114.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#FBF4C0

Fresh Green · Bisque · Lemon Cream

HEX
#FBF4C0
RGB
rgb(251, 244, 192)
HSL
hsl(53, 88%, 87%)
HSB
hsb(53, 24%, 98%)
CMYK
cmyk(0%, 3%, 24%, 2%)
Oklch
oklch(96.0% 0.067 101.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#96916B

Autumn Sage · Gray · Honey Gold

HEX
#96916B
RGB
rgb(150, 145, 107)
HSL
hsl(53, 17%, 50%)
HSB
hsb(53, 29%, 59%)
CMYK
cmyk(0%, 3%, 29%, 41%)
Oklch
oklch(65.1% 0.054 101.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#35351E

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#35351E
RGB
rgb(53, 53, 30)
HSL
hsl(60, 28%, 16%)
HSB
hsb(60, 43%, 21%)
CMYK
cmyk(0%, 0%, 43%, 79%)
Oklch
oklch(32.2% 0.037 108.3)

TraditionalAutumn Sage」· PaintAmber Gold」· 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
C0CC39
FBF4C0
96916B
35351E
11.9
AAA
18.8
AAA
6.6
AA
1.7
Fail
11.9
AAA
1.6
Fail
1.8
Fail
7.1
AAA
18.8
AAA
1.6
Fail
2.9
Fail
11.2
AAA
6.6
AA
1.8
Fail
2.9
Fail
3.9
AA Large
1.7
Fail
7.1
AAA
11.2
AAA
3.9
AA Large
White BG
21.0AAA
1.8Fail
1.1Fail
3.2AA Large
12.5AAA
Black BG
1.0Fail
11.9AAA
18.8AAA
6.6AA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C5C55D
F8F8CD
949474
353524

Deuteranopia

000000
C5C465
F8F9D0
949576
353525

Tritanopia

000000
C1797F
FBD7D9
967B7D
352829

Achromatopsia

000000
B8B8B8
F0F0F0
8E8E8E
323232

Shades & Tints Shades & Tints

#000000

Dark
Light

#C0CC39

Dark
Light

#FBF4C0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #c0cc39;
  --color-3: #fbf4c0;
  --color-4: #96916b;
  --color-5: #35351e;
}

SCSS

$color-1: #000000;
$color-2: #c0cc39;
$color-3: #fbf4c0;
$color-4: #96916b;
$color-5: #35351e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#c0cc39',
  'brand-3': '#fbf4c0',
  'brand-4': '#96916b',
  'brand-5': '#35351e',
}

RGB Array

[0, 0, 0], [192, 204, 57], [251, 244, 192], [150, 145, 107], [53, 53, 30]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #C0CC39, #FBF4C0, #96916B, #35351E is ideal for: 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: #c0cc39; --color-3: #fbf4c0; --color-4: #96916b; --color-5: #35351e. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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