← Back to Editor

#FFFFFF · #C9C9C9 · #000000 · #FFFD75 · #F2EF29

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

#C9C9C9

Silver Gray · Silver · Pearl Gray

HEX
#C9C9C9
RGB
rgb(201, 201, 201)
HSL
hsl(0, 0%, 79%)
HSB
hsb(0, 0%, 79%)
CMYK
cmyk(0%, 0%, 0%, 21%)
Oklch
oklch(83.6% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· 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

#FFFD75

Fresh Green · Khaki · Sunflower

HEX
#FFFD75
RGB
rgb(255, 253, 117)
HSL
hsl(59, 100%, 73%)
HSB
hsb(59, 54%, 100%)
CMYK
cmyk(0%, 1%, 54%, 0%)
Oklch
oklch(97.0% 0.157 108.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F2EF29

Autumn Sage · Yellow · Sunflower

HEX
#F2EF29
RGB
rgb(242, 239, 41)
HSL
hsl(59, 89%, 55%)
HSB
hsb(59, 83%, 95%)
CMYK
cmyk(0%, 1%, 83%, 5%)
Oklch
oklch(92.5% 0.193 108.7)

TraditionalAutumn Sage」· PaintSunflower」· 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
C9C9C9
000000
FFFD75
F2EF29
1.7
Fail
21.0
AAA
1.1
Fail
1.2
Fail
1.7
Fail
12.7
AAA
1.5
Fail
1.4
Fail
21.0
AAA
12.7
AAA
19.6
AAA
17.2
AAA
1.1
Fail
1.5
Fail
19.6
AAA
1.1
Fail
1.2
Fail
1.4
Fail
17.2
AAA
1.1
Fail
White BG
1.0Fail
1.7Fail
21.0AAA
1.1Fail
1.2Fail
Black BG
21.0AAA
12.7AAA
1.0Fail
19.6AAA
17.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C9C9C9
000000
FEFE96
F1F159

Deuteranopia

FFFFFF
C9C9C9
000000
FEFE9E
F1F164

Tritanopia

FFFFFF
C9C9C9
000000
FFB0B6
F27F87

Achromatopsia

FFFFFF
C9C9C9
000000
EEEEEE
D9D9D9

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C9C9C9

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c9c9c9;
  --color-3: #000000;
  --color-4: #fffd75;
  --color-5: #f2ef29;
}

SCSS

$color-1: #ffffff;
$color-2: #c9c9c9;
$color-3: #000000;
$color-4: #fffd75;
$color-5: #f2ef29;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c9c9c9',
  'brand-3': '#000000',
  'brand-4': '#fffd75',
  'brand-5': '#f2ef29',
}

RGB Array

[255, 255, 255], [201, 201, 201], [0, 0, 0], [255, 253, 117], [242, 239, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C9C9C9, #000000, #FFFD75, #F2EF29 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: #c9c9c9; --color-3: #000000; --color-4: #fffd75; --color-5: #f2ef29. 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