← Back to Editor

#FFFFFF · #000000 · #FFF200 · #333332 · #E8E8E8

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

#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

#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

#FFF200

Autumn Sage · Yellow · Honey Gold

HEX
#FFF200
RGB
rgb(255, 242, 0)
HSL
hsl(57, 100%, 50%)
HSB
hsb(57, 100%, 100%)
CMYK
cmyk(0%, 5%, 100%, 0%)
Oklch
oklch(94.1% 0.200 105.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#333332

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333332
RGB
rgb(51, 51, 50)
HSL
hsl(60, 1%, 20%)
HSB
hsb(60, 2%, 20%)
CMYK
cmyk(0%, 0%, 2%, 80%)
Oklch
oklch(32.1% 0.002 106.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#E8E8E8

Plain White · Lavender · Cloud White

HEX
#E8E8E8
RGB
rgb(232, 232, 232)
HSL
hsl(0, 0%, 91%)
HSB
hsb(0, 0%, 91%)
CMYK
cmyk(0%, 0%, 0%, 9%)
Oklch
oklch(93.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

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
000000
FFF200
333332
E8E8E8
21.0
AAA
1.2
Fail
12.6
AAA
1.2
Fail
21.0
AAA
18.0
AAA
1.7
Fail
17.1
AAA
1.2
Fail
18.0
AAA
10.8
AAA
1.0
Fail
12.6
AAA
1.7
Fail
10.8
AAA
10.3
AAA
1.2
Fail
17.1
AAA
1.0
Fail
10.3
AAA
White BG
1.0Fail
21.0AAA
1.2Fail
12.6AAA
1.2Fail
Black BG
21.0AAA
1.0Fail
18.0AAA
1.7Fail
17.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
F9F93B
333332
E8E8E8

Deuteranopia

FFFFFF
000000
FAFB49
333332
E8E8E8

Tritanopia

FFFFFF
000000
FE6973
333232
E8E8E8

Achromatopsia

FFFFFF
000000
DADADA
333333
E8E8E8

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#FFF200

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #fff200;
  --color-4: #333332;
  --color-5: #e8e8e8;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #fff200;
$color-4: #333332;
$color-5: #e8e8e8;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#fff200',
  'brand-4': '#333332',
  'brand-5': '#e8e8e8',
}

RGB Array

[255, 255, 255], [0, 0, 0], [255, 242, 0], [51, 51, 50], [232, 232, 232]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #FFF200, #333332, #E8E8E8 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: #000000; --color-3: #fff200; --color-4: #333332; --color-5: #e8e8e8. 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