← Back to Editor

#F5F5F5 · #E8E8E8 · #D9D9D9 · #C90000 · #C9C9C9

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

#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

#E8E8E8

Plain White · Lavender · Cloud White

HEX
#E8E8E8
RGB
rgb(232, 232, 232)
HSL
hsl(0, 0%, 91%)
HSB
hsb(0, 0%, 91%)
CMYK
cmyk(0%, 0%, 0%, 9%)
Oklch
oklch(93.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#D9D9D9

Silver Gray · LightGray · Pearl Gray

HEX
#D9D9D9
RGB
rgb(217, 217, 217)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#C90000

Vermilion · FireBrick · Wine Red

HEX
#C90000
RGB
rgb(201, 0, 0)
HSL
hsl(0, 100%, 39%)
HSB
hsb(0, 100%, 79%)
CMYK
cmyk(0%, 100%, 100%, 21%)
Oklch
oklch(52.5% 0.215 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5F5F5
F5F5F5

Analogous

F5F5F5
F5F5F5
F5F5F5

Triadic

F5F5F5
F5F5F5
F5F5F5

Split-Comp.

F5F5F5
F5F5F5
F5F5F5

Tetradic

F5F5F5
F5F5F5
F5F5F5
F5F5F5

Contrast Matrix WCAG 2.1 Contrast

F5F5F5
E8E8E8
D9D9D9
C90000
C9C9C9
1.1
Fail
1.3
Fail
5.5
AA
1.5
Fail
1.1
Fail
1.2
Fail
4.9
AA
1.4
Fail
1.3
Fail
1.2
Fail
4.3
AA Large
1.2
Fail
5.5
AA
4.9
AA
4.3
AA Large
3.6
AA Large
1.5
Fail
1.4
Fail
1.2
Fail
3.6
AA Large
White BG
1.1Fail
1.2Fail
1.4Fail
6.0AA
1.7Fail
Black BG
19.3AAA
17.1AAA
14.9AAA
3.5AA Large
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F5F5
E8E8E8
D9D9D9
727000
C9C9C9

Deuteranopia

F5F5F5
E8E8E8
D9D9D9
7E8D00
C9C9C9

Tritanopia

F5F5F5
E8E8E8
D9D9D9
BF0000
C9C9C9

Achromatopsia

F5F5F5
E8E8E8
D9D9D9
3C3C3C
C9C9C9

Shades & Tints Shades & Tints

#F5F5F5

Dark
Light

#E8E8E8

Dark
Light

#D9D9D9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5f5f5;
  --color-2: #e8e8e8;
  --color-3: #d9d9d9;
  --color-4: #c90000;
  --color-5: #c9c9c9;
}

SCSS

$color-1: #f5f5f5;
$color-2: #e8e8e8;
$color-3: #d9d9d9;
$color-4: #c90000;
$color-5: #c9c9c9;

TAILWIND

colors: {
  'brand-1': '#f5f5f5',
  'brand-2': '#e8e8e8',
  'brand-3': '#d9d9d9',
  'brand-4': '#c90000',
  'brand-5': '#c9c9c9',
}

RGB Array

[245, 245, 245], [232, 232, 232], [217, 217, 217], [201, 0, 0], [201, 201, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5F5F5, #E8E8E8, #D9D9D9, #C90000, #C9C9C9 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: #f5f5f5; --color-2: #e8e8e8; --color-3: #d9d9d9; --color-4: #c90000; --color-5: #c9c9c9. 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