← Back to Editor

#FF4F00 · #000025 · #FFFFFF · #0071BC · #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

#FF4F00

Tangerine · OrangeRed · Amber Brown

HEX
#FF4F00
RGB
rgb(255, 79, 0)
HSL
hsl(19, 100%, 50%)
HSB
hsb(19, 100%, 100%)
CMYK
cmyk(0%, 69%, 100%, 0%)
Oklch
oklch(67.0% 0.222 37.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#000025

Deep Indigo · Black · Deep Sea Blue

HEX
#000025
RGB
rgb(0, 0, 37)
HSL
hsl(240, 100%, 7%)
HSB
hsb(240, 100%, 15%)
CMYK
cmyk(100%, 100%, 0%, 85%)
Oklch
oklch(12.0% 0.083 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· 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

#0071BC

Lake Blue · Teal · Prussian Blue

HEX
#0071BC
RGB
rgb(0, 113, 188)
HSL
hsl(204, 100%, 37%)
HSB
hsb(204, 100%, 74%)
CMYK
cmyk(100%, 40%, 0%, 26%)
Oklch
oklch(53.6% 0.144 248.0)

TraditionalLake Blue」· 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

FF4F00
00AEFF

Analogous

FF002F
FF4F00
FFD000

Triadic

FF4F00
00FF51
5100FF

Split-Comp.

FF4F00
00FFD0
002FFF

Tetradic

FF4F00
2FFF00
00AEFF
D000FF

Contrast Matrix WCAG 2.1 Contrast

FF4F00
000025
FFFFFF
0071BC
000000
6.2
AA
3.3
AA Large
1.6
Fail
6.4
AA
6.2
AA
20.5
AAA
4.0
AA Large
1.0
Fail
3.3
AA Large
20.5
AAA
5.1
AA
21.0
AAA
1.6
Fail
4.0
AA Large
5.1
AA
4.1
AA Large
6.4
AA
1.0
Fail
21.0
AAA
4.1
AA Large
White BG
3.3AA Large
20.5AAA
1.0Fail
5.1AA
21.0AAA
Black BG
6.4AA
1.0Fail
21.0AAA
4.1AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B3B113
00001C
FFFFFF
3132AA
000000

Deuteranopia

BDCA18
00001A
FFFFFF
2A22A6
000000

Tritanopia

F62226
001513
FFFFFF
069C98
000000

Achromatopsia

7B7B7B
040404
FFFFFF
585858
000000

Shades & Tints Shades & Tints

#FF4F00

Dark
Light

#000025

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff4f00;
  --color-2: #000025;
  --color-3: #ffffff;
  --color-4: #0071bc;
  --color-5: #000000;
}

SCSS

$color-1: #ff4f00;
$color-2: #000025;
$color-3: #ffffff;
$color-4: #0071bc;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ff4f00',
  'brand-2': '#000025',
  'brand-3': '#ffffff',
  'brand-4': '#0071bc',
  'brand-5': '#000000',
}

RGB Array

[255, 79, 0], [0, 0, 37], [255, 255, 255], [0, 113, 188], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF4F00, #000025, #FFFFFF, #0071BC, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ff4f00; --color-2: #000025; --color-3: #ffffff; --color-4: #0071bc; --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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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