← Back to Editor

#000000 · #373833 · #9F7249 · #DEDEDE · #FFFFFF

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

#373833

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#373833
RGB
rgb(55, 56, 51)
HSL
hsl(72, 5%, 21%)
HSB
hsb(72, 9%, 22%)
CMYK
cmyk(2%, 0%, 9%, 78%)
Oklch
oklch(33.8% 0.009 116.0)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#9F7249

Tangerine · Sienna · Amber Brown

HEX
#9F7249
RGB
rgb(159, 114, 73)
HSL
hsl(29, 37%, 45%)
HSB
hsb(29, 54%, 62%)
CMYK
cmyk(0%, 28%, 54%, 38%)
Oklch
oklch(58.8% 0.080 62.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#DEDEDE

Plain White · LightGray · Cloud White

HEX
#DEDEDE
RGB
rgb(222, 222, 222)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(90.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
373833
9F7249
DEDEDE
FFFFFF
1.8
Fail
5.0
AA
15.6
AAA
21.0
AAA
1.8
Fail
2.8
Fail
8.8
AAA
11.8
AAA
5.0
AA
2.8
Fail
3.1
AA Large
4.2
AA Large
15.6
AAA
8.8
AAA
3.1
AA Large
1.3
Fail
21.0
AAA
11.8
AAA
4.2
AA Large
1.3
Fail
White BG
21.0AAA
11.8AAA
4.2AA Large
1.3Fail
1.0Fail
Black BG
1.0Fail
1.8Fail
5.0AA
15.6AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
373734
8C8B53
DEDEDE
FFFFFF

Deuteranopia

000000
373735
8E9255
DEDEDE
FFFFFF

Tritanopia

000000
373535
9D5B5C
DEDEDE
FFFFFF

Achromatopsia

000000
373737
7B7B7B
DEDEDE
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#373833

Dark
Light

#9F7249

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #373833;
  --color-3: #9f7249;
  --color-4: #dedede;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #373833;
$color-3: #9f7249;
$color-4: #dedede;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#373833',
  'brand-3': '#9f7249',
  'brand-4': '#dedede',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [55, 56, 51], [159, 114, 73], [222, 222, 222], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #373833, #9F7249, #DEDEDE, #FFFFFF 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: #373833; --color-3: #9f7249; --color-4: #dedede; --color-5: #ffffff. 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