← Back to Editor

#F0F0F0 · #D8D8D8 · #C0C0A8 · #604848 · #484848

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

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#D8D8D8

Silver Gray · LightGray · Pearl Gray

HEX
#D8D8D8
RGB
rgb(216, 216, 216)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.2% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#C0C0A8

Fresh Green · Silver · Sunflower

HEX
#C0C0A8
RGB
rgb(192, 192, 168)
HSL
hsl(60, 16%, 71%)
HSB
hsb(60, 13%, 75%)
CMYK
cmyk(0%, 0%, 13%, 25%)
Oklch
oklch(80.1% 0.033 107.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#604848

Crimson · DarkOliveGreen · Wine Red

HEX
#604848
RGB
rgb(96, 72, 72)
HSL
hsl(0, 14%, 33%)
HSB
hsb(0, 25%, 38%)
CMYK
cmyk(0%, 25%, 25%, 62%)
Oklch
oklch(42.7% 0.033 18.5)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#484848

Dark Cyan · DarkSlateGray · Charcoal

HEX
#484848
RGB
rgb(72, 72, 72)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(40.2% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0F0
F0F0F0

Analogous

F0F0F0
F0F0F0
F0F0F0

Triadic

F0F0F0
F0F0F0
F0F0F0

Split-Comp.

F0F0F0
F0F0F0
F0F0F0

Tetradic

F0F0F0
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

F0F0F0
D8D8D8
C0C0A8
604848
484848
1.3
Fail
1.6
Fail
7.3
AAA
8.0
AAA
1.3
Fail
1.3
Fail
5.9
AA
6.4
AA
1.6
Fail
1.3
Fail
4.5
AA
4.9
AA
7.3
AAA
5.9
AA
4.5
AA
1.1
Fail
8.0
AAA
6.4
AA
4.9
AA
1.1
Fail
White BG
1.1Fail
1.4Fail
1.9Fail
8.3AAA
9.1AAA
Black BG
18.4AAA
14.7AAA
11.3AAA
2.5Fail
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
D8D8D8
C0C0AE
565548
484848

Deuteranopia

F0F0F0
D8D8D8
C0C0AF
575948
484848

Tritanopia

F0F0F0
D8D8D8
C0B2B3
5F4848
484848

Achromatopsia

F0F0F0
D8D8D8
BDBDBD
4F4F4F
484848

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#D8D8D8

Dark
Light

#C0C0A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #d8d8d8;
  --color-3: #c0c0a8;
  --color-4: #604848;
  --color-5: #484848;
}

SCSS

$color-1: #f0f0f0;
$color-2: #d8d8d8;
$color-3: #c0c0a8;
$color-4: #604848;
$color-5: #484848;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#d8d8d8',
  'brand-3': '#c0c0a8',
  'brand-4': '#604848',
  'brand-5': '#484848',
}

RGB Array

[240, 240, 240], [216, 216, 216], [192, 192, 168], [96, 72, 72], [72, 72, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #D8D8D8, #C0C0A8, #604848, #484848 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: #f0f0f0; --color-2: #d8d8d8; --color-3: #c0c0a8; --color-4: #604848; --color-5: #484848. 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