← Back to Editor

#FFFFFF · #515151 · #CCCCCC · #343434 · #D5D6CB

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

#515151

Ink Gray · DarkSlateGray · Charcoal

HEX
#515151
RGB
rgb(81, 81, 81)
HSL
hsl(0, 0%, 32%)
HSB
hsb(0, 0%, 32%)
CMYK
cmyk(0%, 0%, 0%, 68%)
Oklch
oklch(43.5% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#343434

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#343434
RGB
rgb(52, 52, 52)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.5% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D5D6CB

Fresh Green · LightGray · Lemon Cream

HEX
#D5D6CB
RGB
rgb(213, 214, 203)
HSL
hsl(65, 12%, 82%)
HSB
hsb(65, 5%, 84%)
CMYK
cmyk(0%, 0%, 5%, 16%)
Oklch
oklch(87.2% 0.015 110.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
515151
CCCCCC
343434
D5D6CB
7.9
AAA
1.6
Fail
12.4
AAA
1.5
Fail
7.9
AAA
4.9
AA
1.6
Fail
5.4
AA
1.6
Fail
4.9
AA
7.8
AAA
1.1
Fail
12.4
AAA
1.6
Fail
7.8
AAA
8.5
AAA
1.5
Fail
5.4
AA
1.1
Fail
8.5
AAA
White BG
1.0Fail
7.9AAA
1.6Fail
12.4AAA
1.5Fail
Black BG
21.0AAA
2.6Fail
13.1AAA
1.7Fail
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
515151
CCCCCC
343434
D5D5CE

Deuteranopia

FFFFFF
515151
CCCCCC
343434
D5D5CE

Tritanopia

FFFFFF
515151
CCCCCC
343434
D5D0D0

Achromatopsia

FFFFFF
515151
CCCCCC
343434
D4D4D4

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#515151

Dark
Light

#CCCCCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #515151;
  --color-3: #cccccc;
  --color-4: #343434;
  --color-5: #d5d6cb;
}

SCSS

$color-1: #ffffff;
$color-2: #515151;
$color-3: #cccccc;
$color-4: #343434;
$color-5: #d5d6cb;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#515151',
  'brand-3': '#cccccc',
  'brand-4': '#343434',
  'brand-5': '#d5d6cb',
}

RGB Array

[255, 255, 255], [81, 81, 81], [204, 204, 204], [52, 52, 52], [213, 214, 203]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #515151, #CCCCCC, #343434, #D5D6CB 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: #515151; --color-3: #cccccc; --color-4: #343434; --color-5: #d5d6cb. 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