← Back to Editor

#000000 · #FF0000 · #993800 · #006726 · #FFFFFF

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

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#993800

Tangerine · Brown · Amber Brown

HEX
#993800
RGB
rgb(153, 56, 0)
HSL
hsl(22, 100%, 30%)
HSB
hsb(22, 100%, 60%)
CMYK
cmyk(0%, 63%, 100%, 40%)
Oklch
oklch(47.2% 0.141 42.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#006726

Pine Green · DarkGreen · Dark Green

HEX
#006726
RGB
rgb(0, 103, 38)
HSL
hsl(142, 100%, 20%)
HSB
hsb(142, 100%, 40%)
CMYK
cmyk(100%, 0%, 63%, 60%)
Oklch
oklch(44.8% 0.130 148.1)

TraditionalPine Green」· PaintDark Green」· 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

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
FF0000
993800
006726
FFFFFF
5.3
AA
2.9
Fail
3.0
Fail
21.0
AAA
5.3
AA
1.8
Fail
1.8
Fail
4.0
AA Large
2.9
Fail
1.8
Fail
1.0
Fail
7.2
AAA
3.0
Fail
1.8
Fail
1.0
Fail
7.1
AAA
21.0
AAA
4.0
AA Large
7.2
AAA
7.1
AAA
White BG
21.0AAA
4.0AA Large
7.2AAA
7.1AAA
1.0Fail
Black BG
1.0Fail
5.3AA
2.9Fail
3.0Fail
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918E00
6F6E0E
2D2E36
FFFFFF

Deuteranopia

000000
9FB300
757C11
271F3A
FFFFFF

Tritanopia

000000
F20000
94181B
054245
FFFFFF

Achromatopsia

000000
4C4C4C
4F4F4F
414141
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF0000

Dark
Light

#993800

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff0000;
  --color-3: #993800;
  --color-4: #006726;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #ff0000;
$color-3: #993800;
$color-4: #006726;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff0000',
  'brand-3': '#993800',
  'brand-4': '#006726',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [255, 0, 0], [153, 56, 0], [0, 103, 38], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF0000, #993800, #006726, #FFFFFF 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: #ff0000; --color-3: #993800; --color-4: #006726; --color-5: #ffffff. 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