← Back to Editor

#000000 · #9C9338 · #BA2B1B · #769488 · #F1D589

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#9C9338

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#9C9338
RGB
rgb(156, 147, 56)
HSL
hsl(55, 47%, 42%)
HSB
hsb(55, 64%, 61%)
CMYK
cmyk(0%, 6%, 64%, 39%)
Oklch
oklch(65.3% 0.112 103.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#BA2B1B

Vermilion · FireBrick · Passion Red

HEX
#BA2B1B
RGB
rgb(186, 43, 27)
HSL
hsl(6, 75%, 42%)
HSB
hsb(6, 85%, 73%)
CMYK
cmyk(0%, 77%, 85%, 27%)
Oklch
oklch(51.8% 0.182 30.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#769488

Mineral Blue · LightSlateGray · Olive Green

HEX
#769488
RGB
rgb(118, 148, 136)
HSL
hsl(156, 12%, 52%)
HSB
hsb(156, 20%, 58%)
CMYK
cmyk(20%, 0%, 8%, 42%)
Oklch
oklch(64.0% 0.038 168.8)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#F1D589

Goose Yellow · Khaki · Sunflower

HEX
#F1D589
RGB
rgb(241, 213, 137)
HSL
hsl(44, 79%, 74%)
HSB
hsb(44, 43%, 95%)
CMYK
cmyk(0%, 12%, 43%, 5%)
Oklch
oklch(88.0% 0.100 90.0)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

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
9C9338
BA2B1B
769488
F1D589
6.6
AA
3.4
AA Large
6.4
AA
14.6
AAA
6.6
AA
1.9
Fail
1.0
Fail
2.2
Fail
3.4
AA Large
1.9
Fail
1.8
Fail
4.2
AA Large
6.4
AA
1.0
Fail
1.8
Fail
2.3
Fail
14.6
AAA
2.2
Fail
4.2
AA Large
2.3
Fail
White BG
21.0AAA
3.2AA Large
6.1AA
3.3AA Large
1.4Fail
Black BG
1.0Fail
6.6AA
3.4AA Large
6.4AA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
98984E
7C7B1F
83838B
E5E59B

Deuteranopia

000000
999953
848F20
817F8C
E7E9A0

Tritanopia

000000
9C5F63
B32223
788D8E
F0AAAD

Achromatopsia

000000
8B8B8B
545454
8A8A8A
D5D5D5

Shades & Tints Shades & Tints

#000000

Dark
Light

#9C9338

Dark
Light

#BA2B1B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #9c9338;
  --color-3: #ba2b1b;
  --color-4: #769488;
  --color-5: #f1d589;
}

SCSS

$color-1: #000000;
$color-2: #9c9338;
$color-3: #ba2b1b;
$color-4: #769488;
$color-5: #f1d589;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#9c9338',
  'brand-3': '#ba2b1b',
  'brand-4': '#769488',
  'brand-5': '#f1d589',
}

RGB Array

[0, 0, 0], [156, 147, 56], [186, 43, 27], [118, 148, 136], [241, 213, 137]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #9C9338, #BA2B1B, #769488, #F1D589 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: #9c9338; --color-3: #ba2b1b; --color-4: #769488; --color-5: #f1d589. 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