← Back to Editor

#000000 · #7D193B · #8D7553 · #D0BF1A · #EDEDED

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

#7D193B

Dark Violet · Brown · Camellia

HEX
#7D193B
RGB
rgb(125, 25, 59)
HSL
hsl(340, 67%, 29%)
HSB
hsb(340, 80%, 49%)
CMYK
cmyk(0%, 80%, 53%, 51%)
Oklch
oklch(39.5% 0.136 6.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#8D7553

Ochre · DimGray · Amber Brown

HEX
#8D7553
RGB
rgb(141, 117, 83)
HSL
hsl(35, 26%, 44%)
HSB
hsb(35, 41%, 55%)
CMYK
cmyk(0%, 17%, 41%, 45%)
Oklch
oklch(57.7% 0.057 75.9)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#D0BF1A

Autumn Sage · GoldenRod · Honey Gold

HEX
#D0BF1A
RGB
rgb(208, 191, 26)
HSL
hsl(54, 78%, 46%)
HSB
hsb(54, 88%, 82%)
CMYK
cmyk(0%, 8%, 88%, 18%)
Oklch
oklch(79.4% 0.162 102.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#EDEDED

Plain White · Linen · Cloud White

HEX
#EDEDED
RGB
rgb(237, 237, 237)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.6% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

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
7D193B
8D7553
D0BF1A
EDEDED
2.1
Fail
4.8
AA
11.1
AAA
17.9
AAA
2.1
Fail
2.3
Fail
5.4
AA
8.6
AAA
4.8
AA
2.3
Fail
2.3
Fail
3.7
AA Large
11.1
AAA
5.4
AA
2.3
Fail
1.6
Fail
17.9
AAA
8.6
AAA
3.7
AA Large
1.6
Fail
White BG
21.0AAA
10.1AAA
4.4AA Large
1.9Fail
1.2Fail
Black BG
1.0Fail
2.1Fail
4.8AA
11.1AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
525133
83825B
C9C842
EDEDED

Deuteranopia

000000
585F31
84865D
CACB4C
EDEDED

Tritanopia

000000
782C2B
8C6263
CF6168
EDEDED

Achromatopsia

000000
3B3B3B
787878
B1B1B1
EDEDED

Shades & Tints Shades & Tints

#000000

Dark
Light

#7D193B

Dark
Light

#8D7553

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #7d193b;
  --color-3: #8d7553;
  --color-4: #d0bf1a;
  --color-5: #ededed;
}

SCSS

$color-1: #000000;
$color-2: #7d193b;
$color-3: #8d7553;
$color-4: #d0bf1a;
$color-5: #ededed;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#7d193b',
  'brand-3': '#8d7553',
  'brand-4': '#d0bf1a',
  'brand-5': '#ededed',
}

RGB Array

[0, 0, 0], [125, 25, 59], [141, 117, 83], [208, 191, 26], [237, 237, 237]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #7D193B, #8D7553, #D0BF1A, #EDEDED 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: #7d193b; --color-3: #8d7553; --color-4: #d0bf1a; --color-5: #ededed. 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