← Back to Editor

#000000 · #6B6255 · #736043 · #FF9D00 · #B89865

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

#6B6255

Ochre · DimGray · Amber Brown

HEX
#6B6255
RGB
rgb(107, 98, 85)
HSL
hsl(35, 11%, 38%)
HSB
hsb(35, 21%, 42%)
CMYK
cmyk(0%, 8%, 21%, 58%)
Oklch
oklch(50.1% 0.023 77.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#736043

Ochre · DarkOliveGreen · Amber Brown

HEX
#736043
RGB
rgb(115, 96, 67)
HSL
hsl(36, 26%, 36%)
HSB
hsb(36, 42%, 45%)
CMYK
cmyk(0%, 17%, 42%, 55%)
Oklch
oklch(50.0% 0.049 77.8)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FF9D00

Ochre · Orange · Amber Brown

HEX
#FF9D00
RGB
rgb(255, 157, 0)
HSL
hsl(37, 100%, 50%)
HSB
hsb(37, 100%, 100%)
CMYK
cmyk(0%, 38%, 100%, 0%)
Oklch
oklch(77.9% 0.173 66.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#B89865

Ginger · DarkSalmon · Warm Sun

HEX
#B89865
RGB
rgb(184, 152, 101)
HSL
hsl(37, 37%, 56%)
HSB
hsb(37, 45%, 72%)
CMYK
cmyk(0%, 17%, 45%, 28%)
Oklch
oklch(69.7% 0.078 78.6)

TraditionalGinger」· PaintWarm Sun」· 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
6B6255
736043
FF9D00
B89865
3.5
AA Large
3.5
AA Large
10.1
AAA
7.7
AAA
3.5
AA Large
1.0
Fail
2.9
Fail
2.2
Fail
3.5
AA Large
1.0
Fail
2.9
Fail
2.2
Fail
10.1
AAA
2.9
Fail
2.9
Fail
1.3
Fail
7.7
AAA
2.2
Fail
2.2
Fail
1.3
Fail
White BG
21.0AAA
6.0AA
6.0AA
2.1Fail
2.7Fail
Black BG
1.0Fail
3.5AA Large
3.5AA Large
10.1AAA
7.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
676758
6B6B4A
D5D426
AAAA71

Deuteranopia

000000
686859
6C6D4C
DAE22F
ACAE74

Tritanopia

000000
6B5B5B
725051
FA444B
B67B7D

Achromatopsia

000000
636363
626262
A8A8A8
9C9C9C

Shades & Tints Shades & Tints

#000000

Dark
Light

#6B6255

Dark
Light

#736043

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6b6255;
  --color-3: #736043;
  --color-4: #ff9d00;
  --color-5: #b89865;
}

SCSS

$color-1: #000000;
$color-2: #6b6255;
$color-3: #736043;
$color-4: #ff9d00;
$color-5: #b89865;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6b6255',
  'brand-3': '#736043',
  'brand-4': '#ff9d00',
  'brand-5': '#b89865',
}

RGB Array

[0, 0, 0], [107, 98, 85], [115, 96, 67], [255, 157, 0], [184, 152, 101]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #6B6255, #736043, #FF9D00, #B89865 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: #6b6255; --color-3: #736043; --color-4: #ff9d00; --color-5: #b89865. 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