← Back to Editor

#FFFFFF · #BFC0C2 · #9CA8A8 · #010101 · #ECA903

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

#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

#BFC0C2

Silver Gray · Silver · Pearl Gray

HEX
#BFC0C2
RGB
rgb(191, 192, 194)
HSL
hsl(220, 2%, 75%)
HSB
hsb(220, 2%, 76%)
CMYK
cmyk(2%, 1%, 0%, 24%)
Oklch
oklch(80.8% 0.003 264.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#9CA8A8

Ash · DarkGray · Silver Sand

HEX
#9CA8A8
RGB
rgb(156, 168, 168)
HSL
hsl(180, 6%, 64%)
HSB
hsb(180, 7%, 66%)
CMYK
cmyk(7%, 0%, 0%, 34%)
Oklch
oklch(72.2% 0.014 196.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#ECA903

Ochre · Orange · Honey Gold

HEX
#ECA903
RGB
rgb(236, 169, 3)
HSL
hsl(43, 97%, 47%)
HSB
hsb(43, 99%, 93%)
CMYK
cmyk(0%, 28%, 99%, 7%)
Oklch
oklch(77.8% 0.161 79.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
BFC0C2
9CA8A8
010101
ECA903
1.8
Fail
2.4
Fail
20.9
AAA
2.1
Fail
1.8
Fail
1.3
Fail
11.5
AAA
1.1
Fail
2.4
Fail
1.3
Fail
8.5
AAA
1.2
Fail
20.9
AAA
11.5
AAA
8.5
AAA
10.2
AAA
2.1
Fail
1.1
Fail
1.2
Fail
10.2
AAA
White BG
1.0Fail
1.8Fail
2.4Fail
20.9AAA
2.1Fail
Black BG
21.0AAA
11.5AAA
8.6AAA
1.0Fail
10.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BFBFC2
A1A1A8
010101
CFCE2B

Deuteranopia

FFFFFF
BFBFC1
A1A0A8
010101
D3D835

Tritanopia

FFFFFF
BFC1C1
9DA8A8
010101
E94B52

Achromatopsia

FFFFFF
C0C0C0
A4A4A4
010101
AAAAAA

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#BFC0C2

Dark
Light

#9CA8A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #bfc0c2;
  --color-3: #9ca8a8;
  --color-4: #010101;
  --color-5: #eca903;
}

SCSS

$color-1: #ffffff;
$color-2: #bfc0c2;
$color-3: #9ca8a8;
$color-4: #010101;
$color-5: #eca903;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#bfc0c2',
  'brand-3': '#9ca8a8',
  'brand-4': '#010101',
  'brand-5': '#eca903',
}

RGB Array

[255, 255, 255], [191, 192, 194], [156, 168, 168], [1, 1, 1], [236, 169, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #BFC0C2, #9CA8A8, #010101, #ECA903 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #bfc0c2; --color-3: #9ca8a8; --color-4: #010101; --color-5: #eca903. 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. Restrained colors convey professionalism and trust. 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