← Back to Editor

#F0F0F0 · #999999 · #FCE3E2 · #1E1E1E · #A71812

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

#999999

Ash · DarkGray · Silver Sand

HEX
#999999
RGB
rgb(153, 153, 153)
HSL
hsl(0, 0%, 60%)
HSB
hsb(0, 0%, 60%)
CMYK
cmyk(0%, 0%, 0%, 40%)
Oklch
oklch(68.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FCE3E2

Peach Pink · Linen · Cherry Blossom

HEX
#FCE3E2
RGB
rgb(252, 227, 226)
HSL
hsl(2, 81%, 94%)
HSB
hsb(2, 10%, 99%)
CMYK
cmyk(0%, 10%, 10%, 1%)
Oklch
oklch(93.6% 0.028 20.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#1E1E1E

Ink Black · Black · Dark Stone

HEX
#1E1E1E
RGB
rgb(30, 30, 30)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.5% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#A71812

Vermilion · FireBrick · Wine Red

HEX
#A71812
RGB
rgb(167, 24, 18)
HSL
hsl(2, 81%, 36%)
HSB
hsb(2, 89%, 65%)
CMYK
cmyk(0%, 86%, 89%, 35%)
Oklch
oklch(46.8% 0.177 28.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

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
999999
FCE3E2
1E1E1E
A71812
2.5
Fail
1.1
Fail
14.6
AAA
6.6
AA
2.5
Fail
2.3
Fail
5.9
AA
2.6
Fail
1.1
Fail
2.3
Fail
13.7
AAA
6.2
AA
14.6
AAA
5.9
AA
13.7
AAA
2.2
Fail
6.6
AA
2.6
Fail
6.2
AA
2.2
Fail
White BG
1.1Fail
2.8Fail
1.2Fail
16.7AAA
7.5AAA
Black BG
18.4AAA
7.4AAA
17.2AAA
1.3Fail
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
999999
F1F1E2
1E1E1E
696813

Deuteranopia

F0F0F0
999999
F3F4E2
1E1E1E
717C14

Tritanopia

F0F0F0
999999
FBE2E2
1E1E1E
A01515

Achromatopsia

F0F0F0
999999
EAEAEA
1E1E1E
424242

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#999999

Dark
Light

#FCE3E2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #999999;
  --color-3: #fce3e2;
  --color-4: #1e1e1e;
  --color-5: #a71812;
}

SCSS

$color-1: #f0f0f0;
$color-2: #999999;
$color-3: #fce3e2;
$color-4: #1e1e1e;
$color-5: #a71812;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#999999',
  'brand-3': '#fce3e2',
  'brand-4': '#1e1e1e',
  'brand-5': '#a71812',
}

RGB Array

[240, 240, 240], [153, 153, 153], [252, 227, 226], [30, 30, 30], [167, 24, 18]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #999999, #FCE3E2, #1E1E1E, #A71812 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious 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: #999999; --color-3: #fce3e2; --color-4: #1e1e1e; --color-5: #a71812. 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. 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