← Back to Editor

#FFFFFF · #E36E06 · #595959 · #143990 · #000000

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

#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

#E36E06

Tangerine · Chocolate · Amber Brown

HEX
#E36E06
RGB
rgb(227, 110, 6)
HSL
hsl(28, 95%, 46%)
HSB
hsb(28, 97%, 89%)
CMYK
cmyk(0%, 52%, 97%, 11%)
Oklch
oklch(66.6% 0.172 51.1)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#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

#143990

Indigo · MidnightBlue · Prussian Blue

HEX
#143990
RGB
rgb(20, 57, 144)
HSL
hsl(222, 76%, 32%)
HSB
hsb(222, 86%, 56%)
CMYK
cmyk(86%, 60%, 0%, 44%)
Oklch
oklch(37.9% 0.150 263.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#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

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
E36E06
595959
143990
000000
3.2
AA Large
7.0
AAA
10.4
AAA
21.0
AAA
3.2
AA Large
2.2
Fail
3.2
AA Large
6.5
AA
7.0
AAA
2.2
Fail
1.5
Fail
3.0
Fail
10.4
AAA
3.2
AA Large
1.5
Fail
2.0
Fail
21.0
AAA
6.5
AA
3.0
Fail
2.0
Fail
White BG
1.0Fail
3.2AA Large
7.0AAA
10.4AAA
21.0AAA
Black BG
21.0AAA
6.5AA
3.0Fail
2.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B0AF1F
595959
24247B
000000

Deuteranopia

FFFFFF
B7C025
595959
221F76
000000

Tritanopia

FFFFFF
DD3337
595959
166A67
000000

Achromatopsia

FFFFFF
858585
595959
383838
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E36E06

Dark
Light

#595959

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e36e06;
  --color-3: #595959;
  --color-4: #143990;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #e36e06;
$color-3: #595959;
$color-4: #143990;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e36e06',
  'brand-3': '#595959',
  'brand-4': '#143990',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [227, 110, 6], [89, 89, 89], [20, 57, 144], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E36E06, #595959, #143990, #000000 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: #ffffff; --color-2: #e36e06; --color-3: #595959; --color-4: #143990; --color-5: #000000. 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