← Back to Editor

#FF4000 · #000000 · #FF0026 · #FFFFFF · #FF9D00

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

#FF4000

Tangerine · OrangeRed · Amber Brown

HEX
#FF4000
RGB
rgb(255, 64, 0)
HSL
hsl(15, 100%, 50%)
HSB
hsb(15, 100%, 100%)
CMYK
cmyk(0%, 75%, 100%, 0%)
Oklch
oklch(65.6% 0.233 34.5)

TraditionalTangerine」· PaintAmber Brown」· 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

#FF0026

Vermilion · Red · Passion Red

HEX
#FF0026
RGB
rgb(255, 0, 38)
HSL
hsl(351, 100%, 50%)
HSB
hsb(351, 100%, 100%)
CMYK
cmyk(0%, 100%, 85%, 0%)
Oklch
oklch(63.0% 0.256 25.8)

TraditionalVermilion」· PaintPassion Red」· 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

#FF9D00

Ochre · Orange · Amber Brown

HEX
#FF9D00
RGB
rgb(255, 157, 0)
HSL
hsl(37, 100%, 50%)
HSB
hsb(37, 100%, 100%)
CMYK
cmyk(0%, 38%, 100%, 0%)
Oklch
oklch(77.9% 0.173 66.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF4000
00BFFF

Analogous

FF0040
FF4000
FFBF00

Triadic

FF4000
00FF40
4000FF

Split-Comp.

FF4000
00FFBF
0040FF

Tetradic

FF4000
40FF00
00BFFF
BF00FF

Contrast Matrix WCAG 2.1 Contrast

FF4000
000000
FF0026
FFFFFF
FF9D00
6.0
AA
1.1
Fail
3.5
AA Large
1.7
Fail
6.0
AA
5.3
AA
21.0
AAA
10.1
AAA
1.1
Fail
5.3
AA
4.0
AA Large
1.9
Fail
3.5
AA Large
21.0
AAA
4.0
AA Large
2.1
Fail
1.7
Fail
10.1
AAA
1.9
Fail
2.1
Fail
White BG
3.5AA Large
21.0AAA
4.0AA Large
1.0Fail
2.1Fail
Black BG
6.0AA
1.0Fail
5.3AA
21.0AAA
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

ACAB0F
000000
918E1D
FFFFFF
D5D426

Deuteranopia

B7C613
000000
9FB31B
FFFFFF
DAE22F

Tritanopia

F51C1E
000000
F21614
FFFFFF
FA444B

Achromatopsia

727272
000000
515151
FFFFFF
A8A8A8

Shades & Tints Shades & Tints

#FF4000

Dark
Light

#000000

Dark
Light

#FF0026

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff4000;
  --color-2: #000000;
  --color-3: #ff0026;
  --color-4: #ffffff;
  --color-5: #ff9d00;
}

SCSS

$color-1: #ff4000;
$color-2: #000000;
$color-3: #ff0026;
$color-4: #ffffff;
$color-5: #ff9d00;

TAILWIND

colors: {
  'brand-1': '#ff4000',
  'brand-2': '#000000',
  'brand-3': '#ff0026',
  'brand-4': '#ffffff',
  'brand-5': '#ff9d00',
}

RGB Array

[255, 64, 0], [0, 0, 0], [255, 0, 38], [255, 255, 255], [255, 157, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF4000, #000000, #FF0026, #FFFFFF, #FF9D00 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: #ff4000; --color-2: #000000; --color-3: #ff0026; --color-4: #ffffff; --color-5: #ff9d00. 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