← Back to Editor

#000000 · #FFD000 · #FFFFFF · #59564A · #171716

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#FFD000

Ochre · Gold · Honey Gold

HEX
#FFD000
RGB
rgb(255, 208, 0)
HSL
hsl(49, 100%, 50%)
HSB
hsb(49, 100%, 100%)
CMYK
cmyk(0%, 18%, 100%, 0%)
Oklch
oklch(87.3% 0.179 92.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#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

#59564A

Ochre · DarkOliveGreen · Charcoal

HEX
#59564A
RGB
rgb(89, 86, 74)
HSL
hsl(48, 9%, 32%)
HSB
hsb(48, 17%, 35%)
CMYK
cmyk(0%, 3%, 17%, 65%)
Oklch
oklch(45.2% 0.019 95.5)

TraditionalOchre」· PaintCharcoal」· Creative Midnight Shadow

#171716

Ink Black · Black · Jet Black

HEX
#171716
RGB
rgb(23, 23, 22)
HSL
hsl(60, 2%, 9%)
HSB
hsb(60, 4%, 9%)
CMYK
cmyk(0%, 0%, 4%, 91%)
Oklch
oklch(20.4% 0.002 106.6)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

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
FFD000
FFFFFF
59564A
171716
14.3
AAA
21.0
AAA
2.9
Fail
1.2
Fail
14.3
AAA
1.5
Fail
5.0
AA
12.2
AAA
21.0
AAA
1.5
Fail
7.4
AAA
17.9
AAA
2.9
Fail
5.0
AA
7.4
AAA
2.4
Fail
1.2
Fail
12.2
AAA
17.9
AAA
2.4
Fail
White BG
21.0AAA
1.5Fail
1.0Fail
7.4AAA
17.9AAA
Black BG
1.0Fail
14.3AAA
21.0AAA
2.9Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
EBEA32
FFFFFF
58584D
171716

Deuteranopia

000000
EDF13E
FFFFFF
58584E
171716

Tritanopia

000000
FD5A63
FFFFFF
594F50
171616

Achromatopsia

000000
C6C6C6
FFFFFF
565656
171717

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFD000

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffd000;
  --color-3: #ffffff;
  --color-4: #59564a;
  --color-5: #171716;
}

SCSS

$color-1: #000000;
$color-2: #ffd000;
$color-3: #ffffff;
$color-4: #59564a;
$color-5: #171716;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffd000',
  'brand-3': '#ffffff',
  'brand-4': '#59564a',
  'brand-5': '#171716',
}

RGB Array

[0, 0, 0], [255, 208, 0], [255, 255, 255], [89, 86, 74], [23, 23, 22]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFD000, #FFFFFF, #59564A, #171716 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #ffd000; --color-3: #ffffff; --color-4: #59564a; --color-5: #171716. 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 finance, legal, luxury 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