← Back to Editor

#FFFFFF · #DBDBDB · #8A7F7F · #241B18 · #64C4B0

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

#DBDBDB

Plain White · LightGray · Cloud White

HEX
#DBDBDB
RGB
rgb(219, 219, 219)
HSL
hsl(0, 0%, 86%)
HSB
hsb(0, 0%, 86%)
CMYK
cmyk(0%, 0%, 0%, 14%)
Oklch
oklch(89.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#8A7F7F

Ash · Gray · Warm Gray

HEX
#8A7F7F
RGB
rgb(138, 127, 127)
HSL
hsl(0, 4%, 52%)
HSB
hsb(0, 8%, 54%)
CMYK
cmyk(0%, 8%, 8%, 46%)
Oklch
oklch(60.6% 0.013 17.5)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#241B18

Tangerine · Black · Cinnamon

HEX
#241B18
RGB
rgb(36, 27, 24)
HSL
hsl(15, 20%, 12%)
HSB
hsb(15, 33%, 14%)
CMYK
cmyk(0%, 25%, 33%, 86%)
Oklch
oklch(23.2% 0.015 39.3)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#64C4B0

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#64C4B0
RGB
rgb(100, 196, 176)
HSL
hsl(167, 45%, 58%)
HSB
hsb(167, 49%, 77%)
CMYK
cmyk(49%, 0%, 10%, 23%)
Oklch
oklch(75.6% 0.096 178.2)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

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
DBDBDB
8A7F7F
241B18
64C4B0
1.4
Fail
3.9
AA Large
16.9
AAA
2.1
Fail
1.4
Fail
2.8
Fail
12.2
AAA
1.5
Fail
3.9
AA Large
2.8
Fail
4.4
AA Large
1.9
Fail
16.9
AAA
12.2
AAA
4.4
AA Large
8.1
AAA
2.1
Fail
1.5
Fail
1.9
Fail
8.1
AAA
White BG
1.0Fail
1.4Fail
3.9AA Large
16.9AAA
2.1Fail
Black BG
21.0AAA
15.2AAA
5.4AA
1.2Fail
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DBDBDB
85857F
202019
8E8EB5

Deuteranopia

FFFFFF
DBDBDB
86877F
212119
8881B6

Tritanopia

FFFFFF
DBDBDB
897F7F
241919
69B9BA

Achromatopsia

FFFFFF
DBDBDB
828282
1D1D1D
A5A5A5

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DBDBDB

Dark
Light

#8A7F7F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #dbdbdb;
  --color-3: #8a7f7f;
  --color-4: #241b18;
  --color-5: #64c4b0;
}

SCSS

$color-1: #ffffff;
$color-2: #dbdbdb;
$color-3: #8a7f7f;
$color-4: #241b18;
$color-5: #64c4b0;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#dbdbdb',
  'brand-3': '#8a7f7f',
  'brand-4': '#241b18',
  'brand-5': '#64c4b0',
}

RGB Array

[255, 255, 255], [219, 219, 219], [138, 127, 127], [36, 27, 24], [100, 196, 176]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #DBDBDB, #8A7F7F, #241B18, #64C4B0 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: #dbdbdb; --color-3: #8a7f7f; --color-4: #241b18; --color-5: #64c4b0. 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