← Back to Editor

#FFFFFF · #C73E3E · #333333 · #000000 · #E4E4E4

dark

A 5-color dark 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

#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

#C73E3E

Crimson · Brown · Passion Red

HEX
#C73E3E
RGB
rgb(199, 62, 62)
HSL
hsl(0, 55%, 51%)
HSB
hsb(0, 69%, 78%)
CMYK
cmyk(0%, 69%, 69%, 22%)
Oklch
oklch(56.3% 0.174 24.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#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

#E4E4E4

Plain White · Lavender · Cloud White

HEX
#E4E4E4
RGB
rgb(228, 228, 228)
HSL
hsl(0, 0%, 89%)
HSB
hsb(0, 0%, 89%)
CMYK
cmyk(0%, 0%, 0%, 11%)
Oklch
oklch(91.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

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
C73E3E
333333
000000
E4E4E4
5.0
AA
12.6
AAA
21.0
AAA
1.3
Fail
5.0
AA
2.5
Fail
4.2
AA Large
3.9
AA Large
12.6
AAA
2.5
Fail
1.7
Fail
9.9
AAA
21.0
AAA
4.2
AA Large
1.7
Fail
16.5
AAA
1.3
Fail
3.9
AA Large
9.9
AAA
16.5
AAA
White BG
1.0Fail
5.0AA
12.6AAA
21.0AAA
1.3Fail
Black BG
21.0AAA
4.2AA Large
1.7Fail
1.0Fail
16.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
8C8A3E
333333
000000
E4E4E4

Deuteranopia

FFFFFF
949E3E
333333
000000
E4E4E4

Tritanopia

FFFFFF
C03E3E
333333
000000
E4E4E4

Achromatopsia

FFFFFF
676767
333333
000000
E4E4E4

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C73E3E

Dark
Light

#333333

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c73e3e;
  --color-3: #333333;
  --color-4: #000000;
  --color-5: #e4e4e4;
}

SCSS

$color-1: #ffffff;
$color-2: #c73e3e;
$color-3: #333333;
$color-4: #000000;
$color-5: #e4e4e4;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c73e3e',
  'brand-3': '#333333',
  'brand-4': '#000000',
  'brand-5': '#e4e4e4',
}

RGB Array

[255, 255, 255], [199, 62, 62], [51, 51, 51], [0, 0, 0], [228, 228, 228]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #FFFFFF, #C73E3E, #333333, #000000, #E4E4E4 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: #ffffff; --color-2: #c73e3e; --color-3: #333333; --color-4: #000000; --color-5: #e4e4e4. 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 dark-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