← Back to Editor

#FFBF00 · #000000 · #EBB000 · #E6E6E6 · #000000

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

#FFBF00

Ochre · Gold · Honey Gold

HEX
#FFBF00
RGB
rgb(255, 191, 0)
HSL
hsl(45, 100%, 50%)
HSB
hsb(45, 100%, 100%)
CMYK
cmyk(0%, 25%, 100%, 0%)
Oklch
oklch(84.0% 0.172 84.1)

TraditionalOchre」· PaintHoney Gold」· 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

#EBB000

Ochre · Orange · Honey Gold

HEX
#EBB000
RGB
rgb(235, 176, 0)
HSL
hsl(45, 100%, 46%)
HSB
hsb(45, 100%, 92%)
CMYK
cmyk(0%, 25%, 100%, 8%)
Oklch
oklch(79.0% 0.162 84.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#E6E6E6

Plain White · Lavender · Cloud White

HEX
#E6E6E6
RGB
rgb(230, 230, 230)
HSL
hsl(0, 0%, 90%)
HSB
hsb(0, 0%, 90%)
CMYK
cmyk(0%, 0%, 0%, 10%)
Oklch
oklch(92.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#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

FFBF00
0040FF

Analogous

FF4000
FFBF00
BFFF00

Triadic

FFBF00
00FFBF
BF00FF

Split-Comp.

FFBF00
00BFFF
4000FF

Tetradic

FFBF00
00FF40
0040FF
FF00BF

Contrast Matrix WCAG 2.1 Contrast

FFBF00
000000
EBB000
E6E6E6
000000
12.7
AAA
1.2
Fail
1.3
Fail
12.7
AAA
12.7
AAA
10.7
AAA
16.8
AAA
1.2
Fail
10.7
AAA
1.6
Fail
10.7
AAA
1.3
Fail
16.8
AAA
1.6
Fail
16.8
AAA
12.7
AAA
10.7
AAA
16.8
AAA
White BG
1.7Fail
21.0AAA
2.0Fail
1.2Fail
21.0AAA
Black BG
12.7AAA
1.0Fail
10.7AAA
16.8AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E32E
000000
D1D12B
E6E6E6
000000

Deuteranopia

E7EC39
000000
D5D935
E6E6E6
000000

Tritanopia

FC535B
000000
E84C54
E6E6E6
000000

Achromatopsia

BCBCBC
000000
AEAEAE
E6E6E6
000000

Shades & Tints Shades & Tints

#FFBF00

Dark
Light

#000000

Dark
Light

#EBB000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffbf00;
  --color-2: #000000;
  --color-3: #ebb000;
  --color-4: #e6e6e6;
  --color-5: #000000;
}

SCSS

$color-1: #ffbf00;
$color-2: #000000;
$color-3: #ebb000;
$color-4: #e6e6e6;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffbf00',
  'brand-2': '#000000',
  'brand-3': '#ebb000',
  'brand-4': '#e6e6e6',
  'brand-5': '#000000',
}

RGB Array

[255, 191, 0], [0, 0, 0], [235, 176, 0], [230, 230, 230], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFBF00, #000000, #EBB000, #E6E6E6, #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: #ffbf00; --color-2: #000000; --color-3: #ebb000; --color-4: #e6e6e6; --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