← Back to Editor

#000000 · #A69682 · #7E9991 · #737373 · #D8770C

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

#A69682

Ginger · DarkGray · Warm Sun

HEX
#A69682
RGB
rgb(166, 150, 130)
HSL
hsl(33, 17%, 58%)
HSB
hsb(33, 22%, 65%)
CMYK
cmyk(0%, 10%, 22%, 35%)
Oklch
oklch(68.2% 0.034 73.3)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#7E9991

Mineral Blue · LightSlateGray · Lake Green

HEX
#7E9991
RGB
rgb(126, 153, 145)
HSL
hsl(162, 12%, 55%)
HSB
hsb(162, 18%, 60%)
CMYK
cmyk(18%, 0%, 5%, 40%)
Oklch
oklch(66.0% 0.033 175.4)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#737373

Ink Gray · DimGray · Warm Gray

HEX
#737373
RGB
rgb(115, 115, 115)
HSL
hsl(0, 0%, 45%)
HSB
hsb(0, 0%, 45%)
CMYK
cmyk(0%, 0%, 0%, 55%)
Oklch
oklch(55.6% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#D8770C

Ochre · Chocolate · Amber Brown

HEX
#D8770C
RGB
rgb(216, 119, 12)
HSL
hsl(31, 89%, 45%)
HSB
hsb(31, 94%, 85%)
CMYK
cmyk(0%, 45%, 94%, 15%)
Oklch
oklch(66.5% 0.156 58.2)

TraditionalOchre」· PaintAmber Brown」· 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
A69682
7E9991
737373
D8770C
7.3
AAA
6.9
AA
4.4
AA Large
6.6
AA
7.3
AAA
1.1
Fail
1.6
Fail
1.1
Fail
6.9
AA
1.1
Fail
1.5
Fail
1.0
Fail
4.4
AA Large
1.6
Fail
1.5
Fail
1.5
Fail
6.6
AA
1.1
Fail
1.0
Fail
1.5
Fail
White BG
21.0AAA
2.9Fail
3.1AA Large
4.7AA
3.2AA Large
Black BG
1.0Fail
7.3AAA
6.9AA
4.4AA Large
6.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9F9F87
8A8A93
737373
AEAD26

Deuteranopia

000000
A0A188
888693
737373
B4BB2C

Tritanopia

000000
A58B8C
7F9495
737373
D33A3F

Achromatopsia

000000
999999
909090
737373
888888

Shades & Tints Shades & Tints

#000000

Dark
Light

#A69682

Dark
Light

#7E9991

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #a69682;
  --color-3: #7e9991;
  --color-4: #737373;
  --color-5: #d8770c;
}

SCSS

$color-1: #000000;
$color-2: #a69682;
$color-3: #7e9991;
$color-4: #737373;
$color-5: #d8770c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#a69682',
  'brand-3': '#7e9991',
  'brand-4': '#737373',
  'brand-5': '#d8770c',
}

RGB Array

[0, 0, 0], [166, 150, 130], [126, 153, 145], [115, 115, 115], [216, 119, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #A69682, #7E9991, #737373, #D8770C is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #a69682; --color-3: #7e9991; --color-4: #737373; --color-5: #d8770c. 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. Restrained colors convey professionalism and trust. 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