← Back to Editor

#FFFFFF · #D1D0CF · #121212 · #297506 · #D9D8D7

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

#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

#D1D0CF

Silver Gray · LightGray · Pearl Gray

HEX
#D1D0CF
RGB
rgb(209, 208, 207)
HSL
hsl(30, 2%, 82%)
HSB
hsb(30, 1%, 82%)
CMYK
cmyk(0%, 0%, 1%, 18%)
Oklch
oklch(85.8% 0.002 67.8)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#297506

Pine Green · ForestGreen · Forest Green

HEX
#297506
RGB
rgb(41, 117, 6)
HSL
hsl(101, 90%, 24%)
HSB
hsb(101, 95%, 46%)
CMYK
cmyk(65%, 0%, 95%, 54%)
Oklch
oklch(49.5% 0.153 139.1)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#D9D8D7

Silver Gray · LightGray · Pearl Gray

HEX
#D9D8D7
RGB
rgb(217, 216, 215)
HSL
hsl(30, 3%, 85%)
HSB
hsb(30, 1%, 85%)
CMYK
cmyk(0%, 0%, 1%, 15%)
Oklch
oklch(88.3% 0.002 67.8)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

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
D1D0CF
121212
297506
D9D8D7
1.5
Fail
18.7
AAA
5.8
AA
1.4
Fail
1.5
Fail
12.2
AAA
3.7
AA Large
1.1
Fail
18.7
AAA
12.2
AAA
3.2
AA Large
13.2
AAA
5.8
AA
3.7
AA Large
3.2
AA Large
4.1
AA Large
1.4
Fail
1.1
Fail
13.2
AAA
4.1
AA Large
White BG
1.0Fail
1.5Fail
18.7AAA
5.8AA
1.4Fail
Black BG
21.0AAA
13.6AAA
1.1Fail
3.6AA Large
14.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D1D1CF
121212
4A4B21
D9D9D7

Deuteranopia

FFFFFF
D1D1CF
121212
464027
D9D9D7

Tritanopia

FFFFFF
D1CFCF
121212
2D363B
D9D7D7

Achromatopsia

FFFFFF
D0D0D0
121212
525252
D8D8D8

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D1D0CF

Dark
Light

#121212

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d1d0cf;
  --color-3: #121212;
  --color-4: #297506;
  --color-5: #d9d8d7;
}

SCSS

$color-1: #ffffff;
$color-2: #d1d0cf;
$color-3: #121212;
$color-4: #297506;
$color-5: #d9d8d7;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d1d0cf',
  'brand-3': '#121212',
  'brand-4': '#297506',
  'brand-5': '#d9d8d7',
}

RGB Array

[255, 255, 255], [209, 208, 207], [18, 18, 18], [41, 117, 6], [217, 216, 215]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D1D0CF, #121212, #297506, #D9D8D7 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: #ffffff; --color-2: #d1d0cf; --color-3: #121212; --color-4: #297506; --color-5: #d9d8d7. 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