← Back to Editor

#000000 · #882727 · #4B6F4F · #FEF69D · #A2A077

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

#882727

Crimson · Brown · Wine Red

HEX
#882727
RGB
rgb(136, 39, 39)
HSL
hsl(0, 55%, 34%)
HSB
hsb(0, 71%, 53%)
CMYK
cmyk(0%, 71%, 71%, 47%)
Oklch
oklch(42.5% 0.132 24.7)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#4B6F4F

Celadon · DarkOliveGreen · Forest Green

HEX
#4B6F4F
RGB
rgb(75, 111, 79)
HSL
hsl(127, 19%, 36%)
HSB
hsb(127, 32%, 44%)
CMYK
cmyk(32%, 0%, 29%, 56%)
Oklch
oklch(50.5% 0.065 147.3)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#FEF69D

Fresh Green · Khaki · Lemon Cream

HEX
#FEF69D
RGB
rgb(254, 246, 157)
HSL
hsl(55, 98%, 81%)
HSB
hsb(55, 38%, 100%)
CMYK
cmyk(0%, 3%, 38%, 0%)
Oklch
oklch(96.0% 0.110 103.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#A2A077

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#A2A077
RGB
rgb(162, 160, 119)
HSL
hsl(57, 19%, 55%)
HSB
hsb(57, 27%, 64%)
CMYK
cmyk(0%, 1%, 27%, 36%)
Oklch
oklch(69.7% 0.057 105.4)

TraditionalAutumn Sage」· PaintSunflower」· 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
882727
4B6F4F
FEF69D
A2A077
2.4
Fail
3.7
AA Large
18.9
AAA
7.8
AAA
2.4
Fail
1.6
Fail
8.0
AAA
3.3
AA Large
3.7
AA Large
1.6
Fail
5.1
AA
2.1
Fail
18.9
AAA
8.0
AAA
5.1
AA
2.4
Fail
7.8
AAA
3.3
AA Large
2.1
Fail
2.4
Fail
White BG
21.0AAA
8.9AAA
5.7AA
1.1Fail
2.7Fail
Black BG
1.0Fail
2.4Fail
3.7AA Large
18.9AAA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5E5D27
5B5B57
FBFAB3
A1A181

Deuteranopia

000000
646B27
595659
FBFCB8
A1A183

Tritanopia

000000
832727
4D5D5E
FEC4C7
A2898A

Achromatopsia

000000
444444
616161
EEEEEE
9C9C9C

Shades & Tints Shades & Tints

#000000

Dark
Light

#882727

Dark
Light

#4B6F4F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #882727;
  --color-3: #4b6f4f;
  --color-4: #fef69d;
  --color-5: #a2a077;
}

SCSS

$color-1: #000000;
$color-2: #882727;
$color-3: #4b6f4f;
$color-4: #fef69d;
$color-5: #a2a077;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#882727',
  'brand-3': '#4b6f4f',
  'brand-4': '#fef69d',
  'brand-5': '#a2a077',
}

RGB Array

[0, 0, 0], [136, 39, 39], [75, 111, 79], [254, 246, 157], [162, 160, 119]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #882727, #4B6F4F, #FEF69D, #A2A077 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: #882727; --color-3: #4b6f4f; --color-4: #fef69d; --color-5: #a2a077. 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