← Back to Editor

#000000 · #FFFFFF · #990000 · #FF6600 · #CCCCCC

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

#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

#990000

Vermilion · DarkRed · Wine Red

HEX
#990000
RGB
rgb(153, 0, 0)
HSL
hsl(0, 100%, 30%)
HSB
hsb(0, 100%, 60%)
CMYK
cmyk(0%, 100%, 100%, 40%)
Oklch
oklch(42.9% 0.176 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FF6600

Tangerine · OrangeRed · Amber Brown

HEX
#FF6600
RGB
rgb(255, 102, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.6% 0.204 43.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

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
FFFFFF
990000
FF6600
CCCCCC
21.0
AAA
2.4
Fail
7.2
AAA
13.1
AAA
21.0
AAA
8.9
AAA
2.9
Fail
1.6
Fail
2.4
Fail
8.9
AAA
3.0
AA Large
5.6
AA
7.2
AAA
2.9
Fail
3.0
AA Large
1.8
Fail
13.1
AAA
1.6
Fail
5.6
AA
1.8
Fail
White BG
21.0AAA
1.0Fail
8.9AAA
2.9Fail
1.6Fail
Black BG
1.0Fail
21.0AAA
2.4Fail
7.2AAA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
575500
BDBB19
CCCCCC

Deuteranopia

000000
FFFFFF
606B00
C6D11F
CCCCCC

Tritanopia

000000
FFFFFF
910000
F72C30
CCCCCC

Achromatopsia

000000
FFFFFF
2E2E2E
888888
CCCCCC

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#990000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #990000;
  --color-4: #ff6600;
  --color-5: #cccccc;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #990000;
$color-4: #ff6600;
$color-5: #cccccc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#990000',
  'brand-4': '#ff6600',
  'brand-5': '#cccccc',
}

RGB Array

[0, 0, 0], [255, 255, 255], [153, 0, 0], [255, 102, 0], [204, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #990000, #FF6600, #CCCCCC is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious 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: #ffffff; --color-3: #990000; --color-4: #ff6600; --color-5: #cccccc. 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. 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