← Back to Editor

#000000 · #78070D · #EAE7E2 · #677B5F · #300002

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

#78070D

Vermilion · Maroon · Wine Red

HEX
#78070D
RGB
rgb(120, 7, 13)
HSL
hsl(357, 89%, 25%)
HSB
hsb(357, 94%, 47%)
CMYK
cmyk(0%, 94%, 89%, 53%)
Oklch
oklch(36.4% 0.143 26.6)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#EAE7E2

Goose Yellow · Beige · Peach Orange

HEX
#EAE7E2
RGB
rgb(234, 231, 226)
HSL
hsl(38, 16%, 90%)
HSB
hsb(38, 3%, 92%)
CMYK
cmyk(0%, 1%, 3%, 8%)
Oklch
oklch(92.9% 0.007 80.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#677B5F

Celadon · DimGray · Olive Green

HEX
#677B5F
RGB
rgb(103, 123, 95)
HSL
hsl(103, 13%, 43%)
HSB
hsb(103, 23%, 48%)
CMYK
cmyk(16%, 0%, 23%, 52%)
Oklch
oklch(55.9% 0.048 136.8)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#300002

Vermilion · Black · Deep Berry

HEX
#300002
RGB
rgb(48, 0, 2)
HSL
hsl(357, 100%, 9%)
HSB
hsb(357, 100%, 19%)
CMYK
cmyk(0%, 100%, 96%, 81%)
Oklch
oklch(19.5% 0.079 25.7)

TraditionalVermilion」· PaintDeep Berry」· 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
78070D
EAE7E2
677B5F
300002
1.8
Fail
17.0
AAA
4.6
AA
1.1
Fail
1.8
Fail
9.3
AAA
2.5
Fail
1.6
Fail
17.0
AAA
9.3
AAA
3.7
AA Large
15.1
AAA
4.6
AA
2.5
Fail
3.7
AA Large
4.1
AA Large
1.1
Fail
1.6
Fail
15.1
AAA
4.1
AA Large
White BG
21.0AAA
11.4AAA
1.2Fail
4.6AA
18.6AAA
Black BG
1.0Fail
1.8Fail
17.0AAA
4.6AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
47460C
E9E9E3
707066
1B1B02

Deuteranopia

000000
4E560B
E9E9E4
6F6D67
1E2201

Tritanopia

000000
720A0A
EAE4E4
686B6C
2E0101

Achromatopsia

000000
292929
E7E7E7
727272
0F0F0F

Shades & Tints Shades & Tints

#000000

Dark
Light

#78070D

Dark
Light

#EAE7E2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #78070d;
  --color-3: #eae7e2;
  --color-4: #677b5f;
  --color-5: #300002;
}

SCSS

$color-1: #000000;
$color-2: #78070d;
$color-3: #eae7e2;
$color-4: #677b5f;
$color-5: #300002;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#78070d',
  'brand-3': '#eae7e2',
  'brand-4': '#677b5f',
  'brand-5': '#300002',
}

RGB Array

[0, 0, 0], [120, 7, 13], [234, 231, 226], [103, 123, 95], [48, 0, 2]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #78070D, #EAE7E2, #677B5F, #300002 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: #78070d; --color-3: #eae7e2; --color-4: #677b5f; --color-5: #300002. 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