← Back to Editor

#000000 · #8C210D · #FAF1E8 · #B3CAC4 · #3E4E4B

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

#8C210D

Vermilion · DarkRed · Wine Red

HEX
#8C210D
RGB
rgb(140, 33, 13)
HSL
hsl(9, 83%, 30%)
HSB
hsb(9, 91%, 55%)
CMYK
cmyk(0%, 76%, 91%, 45%)
Oklch
oklch(42.3% 0.146 32.6)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FAF1E8

Goose Yellow · Linen · Peach Orange

HEX
#FAF1E8
RGB
rgb(250, 241, 232)
HSL
hsl(30, 64%, 95%)
HSB
hsb(30, 7%, 98%)
CMYK
cmyk(0%, 4%, 7%, 2%)
Oklch
oklch(96.3% 0.015 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#B3CAC4

Jade · Silver · Lake Green

HEX
#B3CAC4
RGB
rgb(179, 202, 196)
HSL
hsl(164, 18%, 75%)
HSB
hsb(164, 11%, 79%)
CMYK
cmyk(11%, 0%, 3%, 21%)
Oklch
oklch(82.0% 0.026 178.2)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#3E4E4B

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#3E4E4B
RGB
rgb(62, 78, 75)
HSL
hsl(169, 11%, 27%)
HSB
hsb(169, 21%, 31%)
CMYK
cmyk(21%, 0%, 4%, 69%)
Oklch
oklch(40.9% 0.021 182.6)

TraditionalMineral Blue」· PaintMint Ice」· 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
8C210D
FAF1E8
B3CAC4
3E4E4B
2.3
Fail
18.8
AAA
12.2
AAA
2.4
Fail
2.3
Fail
8.0
AAA
5.2
AA
1.0
Fail
18.8
AAA
8.0
AAA
1.5
Fail
7.9
AAA
12.2
AAA
5.2
AA
1.5
Fail
5.1
AA
2.4
Fail
1.0
Fail
7.9
AAA
5.1
AA
White BG
21.0AAA
9.0AAA
1.1Fail
1.7Fail
8.8AAA
Black BG
1.0Fail
2.3Fail
18.8AAA
12.2AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5E5D12
F6F6EA
BDBDC5
45454C

Deuteranopia

000000
646C13
F7F7EB
BCBAC6
44434C

Tritanopia

000000
871617
FAECEC
B4C7C7
3F4C4C

Achromatopsia

000000
3F3F3F
F3F3F3
C2C2C2
494949

Shades & Tints Shades & Tints

#000000

Dark
Light

#8C210D

Dark
Light

#FAF1E8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #8c210d;
  --color-3: #faf1e8;
  --color-4: #b3cac4;
  --color-5: #3e4e4b;
}

SCSS

$color-1: #000000;
$color-2: #8c210d;
$color-3: #faf1e8;
$color-4: #b3cac4;
$color-5: #3e4e4b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#8c210d',
  'brand-3': '#faf1e8',
  'brand-4': '#b3cac4',
  'brand-5': '#3e4e4b',
}

RGB Array

[0, 0, 0], [140, 33, 13], [250, 241, 232], [179, 202, 196], [62, 78, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #8C210D, #FAF1E8, #B3CAC4, #3E4E4B 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: #8c210d; --color-3: #faf1e8; --color-4: #b3cac4; --color-5: #3e4e4b. 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