← Back to Editor

#FD5000 · #FF8500 · #B9B9B9 · #494949 · #222222

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

#FD5000

Tangerine · OrangeRed · Amber Brown

HEX
#FD5000
RGB
rgb(253, 80, 0)
HSL
hsl(19, 100%, 50%)
HSB
hsb(19, 100%, 99%)
CMYK
cmyk(0%, 68%, 100%, 1%)
Oklch
oklch(66.7% 0.219 37.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FF8500

Ochre · Orange · Amber Brown

HEX
#FF8500
RGB
rgb(255, 133, 0)
HSL
hsl(31, 100%, 50%)
HSB
hsb(31, 100%, 100%)
CMYK
cmyk(0%, 48%, 100%, 0%)
Oklch
oklch(74.0% 0.183 55.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#B9B9B9

Silver Gray · Silver · Pearl Gray

HEX
#B9B9B9
RGB
rgb(185, 185, 185)
HSL
hsl(0, 0%, 73%)
HSB
hsb(0, 0%, 73%)
CMYK
cmyk(0%, 0%, 0%, 27%)
Oklch
oklch(78.6% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#494949

Dark Cyan · DarkSlateGray · Charcoal

HEX
#494949
RGB
rgb(73, 73, 73)
HSL
hsl(0, 0%, 29%)
HSB
hsb(0, 0%, 29%)
CMYK
cmyk(0%, 0%, 0%, 71%)
Oklch
oklch(40.5% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#222222

Ink Black · Black · Dark Stone

HEX
#222222
RGB
rgb(34, 34, 34)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(25.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FD5000
00AEFF

Analogous

FF002F
FD5000
FFD000

Triadic

FD5000
00FF51
5100FF

Split-Comp.

FD5000
00FFD0
002FFF

Tetradic

FD5000
2FFF00
00AEFF
D000FF

Contrast Matrix WCAG 2.1 Contrast

FD5000
FF8500
B9B9B9
494949
222222
1.4
Fail
1.7
Fail
2.7
Fail
4.8
AA
1.4
Fail
1.2
Fail
3.7
AA Large
6.5
AA
1.7
Fail
1.2
Fail
4.6
AA
8.1
AAA
2.7
Fail
3.7
AA Large
4.6
AA
1.8
Fail
4.8
AA
6.5
AA
8.1
AAA
1.8
Fail
White BG
3.3AA Large
2.4Fail
2.0Fail
9.0AAA
15.9AAA
Black BG
6.3AA
8.6AAA
10.7AAA
2.3Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B2B113
CAC920
B9B9B9
494949
222222

Deuteranopia

BCC918
D1DA28
B9B9B9
494949
222222

Tritanopia

F42326
F93A3F
B9B9B9
494949
222222

Achromatopsia

7B7B7B
9A9A9A
B9B9B9
494949
222222

Shades & Tints Shades & Tints

#FD5000

Dark
Light

#FF8500

Dark
Light

#B9B9B9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fd5000;
  --color-2: #ff8500;
  --color-3: #b9b9b9;
  --color-4: #494949;
  --color-5: #222222;
}

SCSS

$color-1: #fd5000;
$color-2: #ff8500;
$color-3: #b9b9b9;
$color-4: #494949;
$color-5: #222222;

TAILWIND

colors: {
  'brand-1': '#fd5000',
  'brand-2': '#ff8500',
  'brand-3': '#b9b9b9',
  'brand-4': '#494949',
  'brand-5': '#222222',
}

RGB Array

[253, 80, 0], [255, 133, 0], [185, 185, 185], [73, 73, 73], [34, 34, 34]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FD5000, #FF8500, #B9B9B9, #494949, #222222 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: #fd5000; --color-2: #ff8500; --color-3: #b9b9b9; --color-4: #494949; --color-5: #222222. 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