← Back to Editor

#FFFFFF · #FBE495 · #FCAB2C · #323232 · #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

#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

#FBE495

Goose Yellow · Khaki · Lemon Cream

HEX
#FBE495
RGB
rgb(251, 228, 149)
HSL
hsl(46, 93%, 78%)
HSB
hsb(46, 41%, 98%)
CMYK
cmyk(0%, 9%, 41%, 2%)
Oklch
oklch(92.0% 0.102 93.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FCAB2C

Ginger · GoldenRod · Warm Sun

HEX
#FCAB2C
RGB
rgb(252, 171, 44)
HSL
hsl(37, 97%, 58%)
HSB
hsb(37, 83%, 99%)
CMYK
cmyk(0%, 32%, 83%, 1%)
Oklch
oklch(80.1% 0.160 72.3)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#323232

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#323232
RGB
rgb(50, 50, 50)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(31.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#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

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
FBE495
FCAB2C
323232
000000
1.3
Fail
1.9
Fail
12.8
AAA
21.0
AAA
1.3
Fail
1.5
Fail
10.2
AAA
16.6
AAA
1.9
Fail
1.5
Fail
6.7
AA
11.0
AAA
12.8
AAA
10.2
AAA
6.7
AA
1.6
Fail
21.0
AAA
16.6
AAA
11.0
AAA
1.6
Fail
White BG
1.0Fail
1.3Fail
1.9Fail
12.8AAA
21.0AAA
Black BG
21.0AAA
16.6AAA
11.0AAA
1.6Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F1F1A8
D9D84B
323232
000000

Deuteranopia

FFFFFF
F2F4AD
DEE452
323232
000000

Tritanopia

FFFFFF
FAB7BB
F86368
323232
000000

Achromatopsia

FFFFFF
E2E2E2
B5B5B5
323232
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FBE495

Dark
Light

#FCAB2C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fbe495;
  --color-3: #fcab2c;
  --color-4: #323232;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #fbe495;
$color-3: #fcab2c;
$color-4: #323232;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fbe495',
  'brand-3': '#fcab2c',
  'brand-4': '#323232',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [251, 228, 149], [252, 171, 44], [50, 50, 50], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FBE495, #FCAB2C, #323232, #000000 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: #ffffff; --color-2: #fbe495; --color-3: #fcab2c; --color-4: #323232; --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?

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