← Back to Editor

#000000 · #080812 · #FFFFFF · #C2C2C2 · #FF3D3D

space

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

#080812

Deep Indigo · Black · Deep Sea Blue

HEX
#080812
RGB
rgb(8, 8, 18)
HSL
hsl(240, 38%, 5%)
HSB
hsb(240, 56%, 7%)
CMYK
cmyk(56%, 56%, 0%, 93%)
Oklch
oklch(14.0% 0.022 283.2)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· 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

#C2C2C2

Silver Gray · Silver · Pearl Gray

HEX
#C2C2C2
RGB
rgb(194, 194, 194)
HSL
hsl(0, 0%, 76%)
HSB
hsb(0, 0%, 76%)
CMYK
cmyk(0%, 0%, 0%, 24%)
Oklch
oklch(81.4% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FF3D3D

Peach Pink · Tomato · Coral Red

HEX
#FF3D3D
RGB
rgb(255, 61, 61)
HSL
hsl(0, 100%, 62%)
HSB
hsb(0, 76%, 100%)
CMYK
cmyk(0%, 76%, 76%, 0%)
Oklch
oklch(65.7% 0.229 26.3)

TraditionalPeach Pink」· PaintCoral Red」· 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
080812
FFFFFF
C2C2C2
FF3D3D
1.1
Fail
21.0
AAA
11.8
AAA
6.0
AA
1.1
Fail
19.9
AAA
11.2
AAA
5.7
AA
21.0
AAA
19.9
AAA
1.8
Fail
3.5
AA Large
11.8
AAA
11.2
AAA
1.8
Fail
2.0
Fail
6.0
AA
5.7
AA
3.5
AA Large
2.0
Fail
White BG
21.0AAA
19.9AAA
1.0Fail
1.8Fail
3.5AA Large
Black BG
1.0Fail
1.1Fail
21.0AAA
11.8AAA
6.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
080810
FFFFFF
C2C2C2
ABA93D

Deuteranopia

000000
08080F
FFFFFF
C2C2C2
B6C53D

Tritanopia

000000
080E0D
FFFFFF
C2C2C2
F53D3D

Achromatopsia

000000
090909
FFFFFF
C2C2C2
777777

Shades & Tints Shades & Tints

#000000

Dark
Light

#080812

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #080812;
  --color-3: #ffffff;
  --color-4: #c2c2c2;
  --color-5: #ff3d3d;
}

SCSS

$color-1: #000000;
$color-2: #080812;
$color-3: #ffffff;
$color-4: #c2c2c2;
$color-5: #ff3d3d;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#080812',
  'brand-3': '#ffffff',
  'brand-4': '#c2c2c2',
  'brand-5': '#ff3d3d',
}

RGB Array

[0, 0, 0], [8, 8, 18], [255, 255, 255], [194, 194, 194], [255, 61, 61]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #000000, #080812, #FFFFFF, #C2C2C2, #FF3D3D 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: #080812; --color-3: #ffffff; --color-4: #c2c2c2; --color-5: #ff3d3d. 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 space-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