← Back to Editor

#050505 · #FCBD00 · #E49205 · #222222 · #3B3B3B

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FCBD00

Ochre · Orange · Honey Gold

HEX
#FCBD00
RGB
rgb(252, 189, 0)
HSL
hsl(45, 100%, 49%)
HSB
hsb(45, 100%, 99%)
CMYK
cmyk(0%, 25%, 100%, 1%)
Oklch
oklch(83.3% 0.171 84.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#E49205

Ochre · Orange · Amber Brown

HEX
#E49205
RGB
rgb(228, 146, 5)
HSL
hsl(38, 96%, 46%)
HSB
hsb(38, 98%, 89%)
CMYK
cmyk(0%, 36%, 98%, 11%)
Oklch
oklch(72.7% 0.157 69.9)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#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

#3B3B3B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3B3B3B
RGB
rgb(59, 59, 59)
HSL
hsl(0, 0%, 23%)
HSB
hsb(0, 0%, 23%)
CMYK
cmyk(0%, 0%, 0%, 77%)
Oklch
oklch(35.2% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
FCBD00
E49205
222222
3B3B3B
12.1
AAA
8.2
AAA
1.3
Fail
1.8
Fail
12.1
AAA
1.5
Fail
9.4
AAA
6.6
AA
8.2
AAA
1.5
Fail
6.4
AA
4.5
AA Large
1.3
Fail
9.4
AAA
6.4
AA
1.4
Fail
1.8
Fail
6.6
AA
4.5
AA Large
1.4
Fail
White BG
20.4AAA
1.7Fail
2.5Fail
15.9AAA
11.2AAA
Black BG
1.0Fail
12.4AAA
8.4AAA
1.3Fail
1.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
E1E02E
C0C027
222222
3B3B3B

Deuteranopia

050505
E4E939
C5CB2F
222222
3B3B3B

Tritanopia

050505
F9525A
E04248
222222
3B3B3B

Achromatopsia

050505
BABABA
9A9A9A
222222
3B3B3B

Shades & Tints Shades & Tints

#050505

Dark
Light

#FCBD00

Dark
Light

#E49205

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #fcbd00;
  --color-3: #e49205;
  --color-4: #222222;
  --color-5: #3b3b3b;
}

SCSS

$color-1: #050505;
$color-2: #fcbd00;
$color-3: #e49205;
$color-4: #222222;
$color-5: #3b3b3b;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#fcbd00',
  'brand-3': '#e49205',
  'brand-4': '#222222',
  'brand-5': '#3b3b3b',
}

RGB Array

[5, 5, 5], [252, 189, 0], [228, 146, 5], [34, 34, 34], [59, 59, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #FCBD00, #E49205, #222222, #3B3B3B 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: #050505; --color-2: #fcbd00; --color-3: #e49205; --color-4: #222222; --color-5: #3b3b3b. 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