← Back to Editor

#FF6500 · #F6F6F6 · #E9E9E9 · #000000 · #365512

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

#FF6500

Tangerine · OrangeRed · Amber Brown

HEX
#FF6500
RGB
rgb(255, 101, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.5% 0.205 43.2)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#F6F6F6

Moonlight White · Snow · Cloud White

HEX
#F6F6F6
RGB
rgb(246, 246, 246)
HSL
hsl(0, 0%, 96%)
HSB
hsb(0, 0%, 96%)
CMYK
cmyk(0%, 0%, 0%, 4%)
Oklch
oklch(97.3% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#E9E9E9

Plain White · Lavender · Cloud White

HEX
#E9E9E9
RGB
rgb(233, 233, 233)
HSL
hsl(0, 0%, 91%)
HSB
hsb(0, 0%, 91%)
CMYK
cmyk(0%, 0%, 0%, 9%)
Oklch
oklch(93.4% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#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

#365512

Grass Green · DarkOliveGreen · Dark Green

HEX
#365512
RGB
rgb(54, 85, 18)
HSL
hsl(88, 65%, 20%)
HSB
hsb(88, 79%, 33%)
CMYK
cmyk(36%, 0%, 79%, 67%)
Oklch
oklch(41.1% 0.100 131.4)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6500
0099FF

Analogous

FF0019
FF6500
FFE600

Triadic

FF6500
00FF66
6600FF

Split-Comp.

FF6500
00FFE6
0019FF

Tetradic

FF6500
1AFF00
0099FF
E600FF

Contrast Matrix WCAG 2.1 Contrast

FF6500
F6F6F6
E9E9E9
000000
365512
2.7
Fail
2.4
Fail
7.1
AAA
2.9
Fail
2.7
Fail
1.1
Fail
19.4
AAA
7.9
AAA
2.4
Fail
1.1
Fail
17.3
AAA
7.0
AAA
7.1
AAA
19.4
AAA
17.3
AAA
2.5
Fail
2.9
Fail
7.9
AAA
7.0
AAA
2.5
Fail
White BG
3.0Fail
1.1Fail
1.2Fail
21.0AAA
8.5AAA
Black BG
7.1AAA
19.4AAA
17.3AAA
1.0Fail
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BCBB18
F6F6F6
E9E9E9
000000
434422

Deuteranopia

C5D11E
F6F6F6
E9E9E9
000000
423F26

Tritanopia

F72C30
F6F6F6
E9E9E9
000000
382F32

Achromatopsia

888888
F6F6F6
E9E9E9
000000
444444

Shades & Tints Shades & Tints

#FF6500

Dark
Light

#F6F6F6

Dark
Light

#E9E9E9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6500;
  --color-2: #f6f6f6;
  --color-3: #e9e9e9;
  --color-4: #000000;
  --color-5: #365512;
}

SCSS

$color-1: #ff6500;
$color-2: #f6f6f6;
$color-3: #e9e9e9;
$color-4: #000000;
$color-5: #365512;

TAILWIND

colors: {
  'brand-1': '#ff6500',
  'brand-2': '#f6f6f6',
  'brand-3': '#e9e9e9',
  'brand-4': '#000000',
  'brand-5': '#365512',
}

RGB Array

[255, 101, 0], [246, 246, 246], [233, 233, 233], [0, 0, 0], [54, 85, 18]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6500, #F6F6F6, #E9E9E9, #000000, #365512 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: #ff6500; --color-2: #f6f6f6; --color-3: #e9e9e9; --color-4: #000000; --color-5: #365512. 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