← Back to Editor

#000000 · #999999 · #666666 · #404040 · #FFECE3

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#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

#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

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FFECE3

Apricot · Linen · Peach Orange

HEX
#FFECE3
RGB
rgb(255, 236, 227)
HSL
hsl(19, 100%, 95%)
HSB
hsb(19, 11%, 100%)
CMYK
cmyk(0%, 7%, 11%, 0%)
Oklch
oklch(95.6% 0.024 47.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
999999
666666
404040
FFECE3
7.4
AAA
3.7
AA Large
2.0
Fail
18.4
AAA
7.4
AAA
2.0
Fail
3.6
AA Large
2.5
Fail
3.7
AA Large
2.0
Fail
1.8
Fail
5.0
AA
2.0
Fail
3.6
AA Large
1.8
Fail
9.1
AAA
18.4
AAA
2.5
Fail
5.0
AA
9.1
AAA
White BG
21.0AAA
2.8Fail
5.7AA
10.4AAA
1.1Fail
Black BG
1.0Fail
7.4AAA
3.7AA Large
2.0Fail
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
999999
666666
404040
F7F7E5

Deuteranopia

000000
999999
666666
404040
F8F9E6

Tritanopia

000000
999999
666666
404040
FEE7E7

Achromatopsia

000000
999999
666666
404040
F1F1F1

Shades & Tints Shades & Tints

#000000

Dark
Light

#999999

Dark
Light

#666666

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #999999;
  --color-3: #666666;
  --color-4: #404040;
  --color-5: #ffece3;
}

SCSS

$color-1: #000000;
$color-2: #999999;
$color-3: #666666;
$color-4: #404040;
$color-5: #ffece3;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#999999',
  'brand-3': '#666666',
  'brand-4': '#404040',
  'brand-5': '#ffece3',
}

RGB Array

[0, 0, 0], [153, 153, 153], [102, 102, 102], [64, 64, 64], [255, 236, 227]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #999999, #666666, #404040, #FFECE3 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: #000000; --color-2: #999999; --color-3: #666666; --color-4: #404040; --color-5: #ffece3. 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