← Back to Editor

#FFFFFF · #FFF5F5 · #EEEEEE · #DADADA · #555555

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#FFF5F5

Peach Pink · SeaShell · Cherry Blossom

HEX
#FFF5F5
RGB
rgb(255, 245, 245)
HSL
hsl(0, 100%, 98%)
HSB
hsb(0, 4%, 100%)
CMYK
cmyk(0%, 4%, 4%, 0%)
Oklch
oklch(97.8% 0.011 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#DADADA

Silver Gray · LightGray · Pearl Gray

HEX
#DADADA
RGB
rgb(218, 218, 218)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.8% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#555555

Ink Gray · DimGray · Charcoal

HEX
#555555
RGB
rgb(85, 85, 85)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(45.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· 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
FFF5F5
EEEEEE
DADADA
555555
1.1
Fail
1.2
Fail
1.4
Fail
7.5
AAA
1.1
Fail
1.1
Fail
1.3
Fail
7.0
AA
1.2
Fail
1.1
Fail
1.2
Fail
6.4
AA
1.4
Fail
1.3
Fail
1.2
Fail
5.3
AA
7.5
AAA
7.0
AA
6.4
AA
5.3
AA
White BG
1.0Fail
1.1Fail
1.2Fail
1.4Fail
7.5AAA
Black BG
21.0AAA
19.6AAA
18.1AAA
15.0AAA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FBFBF5
EEEEEE
DADADA
555555

Deuteranopia

FFFFFF
FBFCF5
EEEEEE
DADADA
555555

Tritanopia

FFFFFF
FFF5F5
EEEEEE
DADADA
555555

Achromatopsia

FFFFFF
F8F8F8
EEEEEE
DADADA
555555

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFF5F5

Dark
Light

#EEEEEE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fff5f5;
  --color-3: #eeeeee;
  --color-4: #dadada;
  --color-5: #555555;
}

SCSS

$color-1: #ffffff;
$color-2: #fff5f5;
$color-3: #eeeeee;
$color-4: #dadada;
$color-5: #555555;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fff5f5',
  'brand-3': '#eeeeee',
  'brand-4': '#dadada',
  'brand-5': '#555555',
}

RGB Array

[255, 255, 255], [255, 245, 245], [238, 238, 238], [218, 218, 218], [85, 85, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFF5F5, #EEEEEE, #DADADA, #555555 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #fff5f5; --color-3: #eeeeee; --color-4: #dadada; --color-5: #555555. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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