← Back to Editor

#000000 · #4019FF · #FF5B1A · #FF9F19 · #FFFFFF

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

#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

#4019FF

Deep Indigo · Blue · Navy Blue

HEX
#4019FF
RGB
rgb(64, 25, 255)
HSL
hsl(250, 100%, 55%)
HSB
hsb(250, 90%, 100%)
CMYK
cmyk(75%, 90%, 0%, 0%)
Oklch
oklch(48.3% 0.294 273.6)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#FF5B1A

Tangerine · OrangeRed · Warm Sun

HEX
#FF5B1A
RGB
rgb(255, 91, 26)
HSL
hsl(17, 100%, 55%)
HSB
hsb(17, 90%, 100%)
CMYK
cmyk(0%, 64%, 90%, 0%)
Oklch
oklch(68.3% 0.211 38.5)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FF9F19

Ginger · Orange · Warm Sun

HEX
#FF9F19
RGB
rgb(255, 159, 25)
HSL
hsl(35, 100%, 55%)
HSB
hsb(35, 90%, 100%)
CMYK
cmyk(0%, 38%, 90%, 0%)
Oklch
oklch(78.3% 0.169 66.4)

TraditionalGinger」· PaintWarm Sun」· 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
4019FF
FF5B1A
FF9F19
FFFFFF
2.8
Fail
6.8
AA
10.2
AAA
21.0
AAA
2.8
Fail
2.4
Fail
3.7
AA Large
7.5
AAA
6.8
AA
2.4
Fail
1.5
Fail
3.1
AA Large
10.2
AAA
3.7
AA Large
1.5
Fail
2.1
Fail
21.0
AAA
7.5
AAA
3.1
AA Large
2.1
Fail
White BG
21.0AAA
7.5AAA
3.1AA Large
2.1Fail
1.0Fail
Black BG
1.0Fail
2.8Fail
6.8AA
10.2AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2F2FC7
B8B72A
D5D539
FFFFFF

Deuteranopia

000000
3134BA
C2CE2E
DBE241
FFFFFF

Tritanopia

000000
3E9B92
F73639
FA5359
FFFFFF

Achromatopsia

000000
3F3F3F
858585
ACACAC
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#4019FF

Dark
Light

#FF5B1A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4019ff;
  --color-3: #ff5b1a;
  --color-4: #ff9f19;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #4019ff;
$color-3: #ff5b1a;
$color-4: #ff9f19;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4019ff',
  'brand-3': '#ff5b1a',
  'brand-4': '#ff9f19',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [64, 25, 255], [255, 91, 26], [255, 159, 25], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4019FF, #FF5B1A, #FF9F19, #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: #4019ff; --color-3: #ff5b1a; --color-4: #ff9f19; --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