← Back to Editor

#FFFFFF · #D3D1D4 · #69615E · #3E403F · #323335

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#D3D1D4

Silver Gray · LightGray · Pearl Gray

HEX
#D3D1D4
RGB
rgb(211, 209, 212)
HSL
hsl(280, 3%, 83%)
HSB
hsb(280, 1%, 83%)
CMYK
cmyk(0%, 1%, 0%, 17%)
Oklch
oklch(86.3% 0.005 314.8)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#69615E

Ink Gray · DimGray · Charcoal

HEX
#69615E
RGB
rgb(105, 97, 94)
HSL
hsl(16, 6%, 39%)
HSB
hsb(16, 10%, 41%)
CMYK
cmyk(0%, 8%, 10%, 59%)
Oklch
oklch(49.9% 0.011 41.8)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#3E403F

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3E403F
RGB
rgb(62, 64, 63)
HSL
hsl(150, 2%, 25%)
HSB
hsb(150, 3%, 25%)
CMYK
cmyk(3%, 0%, 2%, 75%)
Oklch
oklch(36.9% 0.003 164.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#323335

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#323335
RGB
rgb(50, 51, 53)
HSL
hsl(220, 3%, 20%)
HSB
hsb(220, 6%, 21%)
CMYK
cmyk(6%, 4%, 0%, 79%)
Oklch
oklch(32.1% 0.004 264.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

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
D3D1D4
69615E
3E403F
323335
1.5
Fail
6.0
AA
10.4
AAA
12.6
AAA
1.5
Fail
4.0
AA Large
6.9
AA
8.3
AAA
6.0
AA
4.0
AA Large
1.7
Fail
2.1
Fail
10.4
AAA
6.9
AA
1.7
Fail
1.2
Fail
12.6
AAA
8.3
AAA
2.1
Fail
1.2
Fail
White BG
1.0Fail
1.5Fail
6.0AA
10.4AAA
12.6AAA
Black BG
21.0AAA
13.8AAA
3.5AA Large
2.0Fail
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D2D2D3
66655F
3F3F3F
323235

Deuteranopia

FFFFFF
D2D2D3
66675F
3F3F3F
323234

Tritanopia

FFFFFF
D3D3D3
695F5F
3E3F3F
323434

Achromatopsia

FFFFFF
D2D2D2
636363
3F3F3F
333333

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D3D1D4

Dark
Light

#69615E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d3d1d4;
  --color-3: #69615e;
  --color-4: #3e403f;
  --color-5: #323335;
}

SCSS

$color-1: #ffffff;
$color-2: #d3d1d4;
$color-3: #69615e;
$color-4: #3e403f;
$color-5: #323335;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d3d1d4',
  'brand-3': '#69615e',
  'brand-4': '#3e403f',
  'brand-5': '#323335',
}

RGB Array

[255, 255, 255], [211, 209, 212], [105, 97, 94], [62, 64, 63], [50, 51, 53]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D3D1D4, #69615E, #3E403F, #323335 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: #d3d1d4; --color-3: #69615e; --color-4: #3e403f; --color-5: #323335. 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