← Back to Editor

#E3E3E3 · #E6E6E6 · #F2F2F2 · #F5F5F5 · #FFFFFF

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

WorkspaceReading

Color Details Color Details

#E3E3E3

Plain White · Lavender · Cloud White

HEX
#E3E3E3
RGB
rgb(227, 227, 227)
HSL
hsl(0, 0%, 89%)
HSB
hsb(0, 0%, 89%)
CMYK
cmyk(0%, 0%, 0%, 11%)
Oklch
oklch(91.6% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#E6E6E6

Plain White · Lavender · Cloud White

HEX
#E6E6E6
RGB
rgb(230, 230, 230)
HSL
hsl(0, 0%, 90%)
HSB
hsb(0, 0%, 90%)
CMYK
cmyk(0%, 0%, 0%, 10%)
Oklch
oklch(92.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#F2F2F2

Plain White · SeaShell · Cloud White

HEX
#F2F2F2
RGB
rgb(242, 242, 242)
HSL
hsl(0, 0%, 95%)
HSB
hsb(0, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(96.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#F5F5F5

Moonlight White · SeaShell · Cloud White

HEX
#F5F5F5
RGB
rgb(245, 245, 245)
HSL
hsl(0, 0%, 96%)
HSB
hsb(0, 0%, 96%)
CMYK
cmyk(0%, 0%, 0%, 4%)
Oklch
oklch(97.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3E3E3
E3E3E3

Analogous

E3E3E3
E3E3E3
E3E3E3

Triadic

E3E3E3
E3E3E3
E3E3E3

Split-Comp.

E3E3E3
E3E3E3
E3E3E3

Tetradic

E3E3E3
E3E3E3
E3E3E3
E3E3E3

Contrast Matrix WCAG 2.1 Contrast

E3E3E3
E6E6E6
F2F2F2
F5F5F5
FFFFFF
1.0
Fail
1.1
Fail
1.2
Fail
1.3
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.1
Fail
White BG
1.3Fail
1.2Fail
1.1Fail
1.1Fail
1.0Fail
Black BG
16.4AAA
16.8AAA
18.8AAA
19.3AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3E3
E6E6E6
F2F2F2
F5F5F5
FFFFFF

Deuteranopia

E3E3E3
E6E6E6
F2F2F2
F5F5F5
FFFFFF

Tritanopia

E3E3E3
E6E6E6
F2F2F2
F5F5F5
FFFFFF

Achromatopsia

E3E3E3
E6E6E6
F2F2F2
F5F5F5
FFFFFF

Shades & Tints Shades & Tints

#E3E3E3

Dark
Light

#E6E6E6

Dark
Light

#F2F2F2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3e3e3;
  --color-2: #e6e6e6;
  --color-3: #f2f2f2;
  --color-4: #f5f5f5;
  --color-5: #ffffff;
}

SCSS

$color-1: #e3e3e3;
$color-2: #e6e6e6;
$color-3: #f2f2f2;
$color-4: #f5f5f5;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#e3e3e3',
  'brand-2': '#e6e6e6',
  'brand-3': '#f2f2f2',
  'brand-4': '#f5f5f5',
  'brand-5': '#ffffff',
}

RGB Array

[227, 227, 227], [230, 230, 230], [242, 242, 242], [245, 245, 245], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3E3E3, #E6E6E6, #F2F2F2, #F5F5F5, #FFFFFF is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #e3e3e3; --color-2: #e6e6e6; --color-3: #f2f2f2; --color-4: #f5f5f5; --color-5: #ffffff. 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. 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