← Back to Editor

#000000 · #B19C65 · #FFFFCF · #BFB091 · #70603F

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

#B19C65

Ginger · Tan · Sunflower

HEX
#B19C65
RGB
rgb(177, 156, 101)
HSL
hsl(43, 33%, 55%)
HSB
hsb(43, 43%, 69%)
CMYK
cmyk(0%, 12%, 43%, 31%)
Oklch
oklch(69.8% 0.077 89.4)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#FFFFCF

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCF
RGB
rgb(255, 255, 207)
HSL
hsl(60, 100%, 91%)
HSB
hsb(60, 19%, 100%)
CMYK
cmyk(0%, 0%, 19%, 0%)
Oklch
oklch(98.8% 0.062 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BFB091

Ginger · Tan · Sunflower

HEX
#BFB091
RGB
rgb(191, 176, 145)
HSL
hsl(40, 26%, 66%)
HSB
hsb(40, 24%, 75%)
CMYK
cmyk(0%, 8%, 24%, 25%)
Oklch
oklch(76.2% 0.046 85.2)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#70603F

Ochre · DarkOliveGreen · Honey Gold

HEX
#70603F
RGB
rgb(112, 96, 63)
HSL
hsl(40, 28%, 34%)
HSB
hsb(40, 44%, 44%)
CMYK
cmyk(0%, 14%, 44%, 56%)
Oklch
oklch(49.6% 0.052 84.7)

TraditionalOchre」· PaintHoney Gold」· 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
B19C65
FFFFCF
BFB091
70603F
7.8
AAA
20.5
AAA
9.8
AAA
3.4
AA Large
7.8
AAA
2.6
Fail
1.3
Fail
2.3
Fail
20.5
AAA
2.6
Fail
2.1
Fail
6.0
AA
9.8
AAA
1.3
Fail
2.1
Fail
2.9
Fail
3.4
AA Large
2.3
Fail
6.0
AA
2.9
Fail
White BG
21.0AAA
2.7Fail
1.0Fail
2.1Fail
6.1AA
Black BG
1.0Fail
7.8AAA
20.5AAA
9.8AAA
3.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
A8A872
FFFFDB
B9B899
696947

Deuteranopia

000000
A9AB75
FFFFDD
B9BB9A
6A6B49

Tritanopia

000000
B07D7F
FFE4E6
BE9EA0
6F4D4F

Achromatopsia

000000
9C9C9C
FAFAFA
B1B1B1
616161

Shades & Tints Shades & Tints

#000000

Dark
Light

#B19C65

Dark
Light

#FFFFCF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #b19c65;
  --color-3: #ffffcf;
  --color-4: #bfb091;
  --color-5: #70603f;
}

SCSS

$color-1: #000000;
$color-2: #b19c65;
$color-3: #ffffcf;
$color-4: #bfb091;
$color-5: #70603f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#b19c65',
  'brand-3': '#ffffcf',
  'brand-4': '#bfb091',
  'brand-5': '#70603f',
}

RGB Array

[0, 0, 0], [177, 156, 101], [255, 255, 207], [191, 176, 145], [112, 96, 63]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #B19C65, #FFFFCF, #BFB091, #70603F 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: #b19c65; --color-3: #ffffcf; --color-4: #bfb091; --color-5: #70603f. 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