← Back to Editor

#FFFFFF · #595959 · #404040 · #1A1A1A · #850000

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

#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

#595959

Ink Gray · DimGray · Charcoal

HEX
#595959
RGB
rgb(89, 89, 89)
HSL
hsl(0, 0%, 35%)
HSB
hsb(0, 0%, 35%)
CMYK
cmyk(0%, 0%, 0%, 65%)
Oklch
oklch(46.4% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#1A1A1A

Ink Black · Black · Jet Black

HEX
#1A1A1A
RGB
rgb(26, 26, 26)
HSL
hsl(0, 0%, 10%)
HSB
hsb(0, 0%, 10%)
CMYK
cmyk(0%, 0%, 0%, 90%)
Oklch
oklch(21.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#850000

Vermilion · Maroon · Wine Red

HEX
#850000
RGB
rgb(133, 0, 0)
HSL
hsl(0, 100%, 26%)
HSB
hsb(0, 100%, 52%)
CMYK
cmyk(0%, 100%, 100%, 48%)
Oklch
oklch(38.7% 0.159 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
595959
404040
1A1A1A
850000
7.0
AAA
10.4
AAA
17.4
AAA
10.5
AAA
7.0
AAA
1.5
Fail
2.5
Fail
1.5
Fail
10.4
AAA
1.5
Fail
1.7
Fail
1.0
Fail
17.4
AAA
2.5
Fail
1.7
Fail
1.7
Fail
10.5
AAA
1.5
Fail
1.0
Fail
1.7
Fail
White BG
1.0Fail
7.0AAA
10.4AAA
17.4AAA
10.5AAA
Black BG
21.0AAA
3.0Fail
2.0Fail
1.2Fail
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
595959
404040
1A1A1A
4B4A00

Deuteranopia

FFFFFF
595959
404040
1A1A1A
535D00

Tritanopia

FFFFFF
595959
404040
1A1A1A
7E0000

Achromatopsia

FFFFFF
595959
404040
1A1A1A
282828

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#595959

Dark
Light

#404040

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #595959;
  --color-3: #404040;
  --color-4: #1a1a1a;
  --color-5: #850000;
}

SCSS

$color-1: #ffffff;
$color-2: #595959;
$color-3: #404040;
$color-4: #1a1a1a;
$color-5: #850000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#595959',
  'brand-3': '#404040',
  'brand-4': '#1a1a1a',
  'brand-5': '#850000',
}

RGB Array

[255, 255, 255], [89, 89, 89], [64, 64, 64], [26, 26, 26], [133, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #595959, #404040, #1A1A1A, #850000 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: #ffffff; --color-2: #595959; --color-3: #404040; --color-4: #1a1a1a; --color-5: #850000. 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