← Back to Editor

#666666 · #777777 · #888888 · #D5E9F4 · #999999

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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#777777

Ink Gray · Gray · Warm Gray

HEX
#777777
RGB
rgb(119, 119, 119)
HSL
hsl(0, 0%, 47%)
HSB
hsb(0, 0%, 47%)
CMYK
cmyk(0%, 0%, 0%, 53%)
Oklch
oklch(56.9% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#888888

Ash · Gray · Warm Gray

HEX
#888888
RGB
rgb(136, 136, 136)
HSL
hsl(0, 0%, 53%)
HSB
hsb(0, 0%, 53%)
CMYK
cmyk(0%, 0%, 0%, 47%)
Oklch
oklch(62.7% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#D5E9F4

Sky Blue · Lavender · Sky Blue

HEX
#D5E9F4
RGB
rgb(213, 233, 244)
HSL
hsl(201, 58%, 90%)
HSB
hsb(201, 13%, 96%)
CMYK
cmyk(13%, 5%, 0%, 4%)
Oklch
oklch(92.3% 0.026 231.6)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

666666
666666

Analogous

666666
666666
666666

Triadic

666666
666666
666666

Split-Comp.

666666
666666
666666

Tetradic

666666
666666
666666
666666

Contrast Matrix WCAG 2.1 Contrast

666666
777777
888888
D5E9F4
999999
1.3
Fail
1.6
Fail
4.6
AA
2.0
Fail
1.3
Fail
1.3
Fail
3.6
AA Large
1.6
Fail
1.6
Fail
1.3
Fail
2.8
Fail
1.2
Fail
4.6
AA
3.6
AA Large
2.8
Fail
2.3
Fail
2.0
Fail
1.6
Fail
1.2
Fail
2.3
Fail
White BG
5.7AA
4.5AA Large
3.5AA Large
1.3Fail
2.8Fail
Black BG
3.7AA Large
4.7AA
5.9AA
16.8AAA
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

666666
777777
888888
DEDEF1
999999

Deuteranopia

666666
777777
888888
DDDBF1
999999

Tritanopia

666666
777777
888888
D6EFEF
999999

Achromatopsia

666666
777777
888888
E4E4E4
999999

Shades & Tints Shades & Tints

#666666

Dark
Light

#777777

Dark
Light

#888888

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #666666;
  --color-2: #777777;
  --color-3: #888888;
  --color-4: #d5e9f4;
  --color-5: #999999;
}

SCSS

$color-1: #666666;
$color-2: #777777;
$color-3: #888888;
$color-4: #d5e9f4;
$color-5: #999999;

TAILWIND

colors: {
  'brand-1': '#666666',
  'brand-2': '#777777',
  'brand-3': '#888888',
  'brand-4': '#d5e9f4',
  'brand-5': '#999999',
}

RGB Array

[102, 102, 102], [119, 119, 119], [136, 136, 136], [213, 233, 244], [153, 153, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #666666, #777777, #888888, #D5E9F4, #999999 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: #666666; --color-2: #777777; --color-3: #888888; --color-4: #d5e9f4; --color-5: #999999. 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