← Back to Editor

#4E4E4C · #CDCDCB · #F1DFD3 · #3C454A · #050505

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

#4E4E4C

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4E4E4C
RGB
rgb(78, 78, 76)
HSL
hsl(60, 1%, 30%)
HSB
hsb(60, 3%, 31%)
CMYK
cmyk(0%, 0%, 3%, 69%)
Oklch
oklch(42.3% 0.003 106.5)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#CDCDCB

Silver Gray · LightGray · Pearl Gray

HEX
#CDCDCB
RGB
rgb(205, 205, 203)
HSL
hsl(60, 2%, 80%)
HSB
hsb(60, 1%, 80%)
CMYK
cmyk(0%, 0%, 1%, 20%)
Oklch
oklch(84.8% 0.003 106.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#F1DFD3

Apricot · Bisque · Peach Orange

HEX
#F1DFD3
RGB
rgb(241, 223, 211)
HSL
hsl(24, 52%, 89%)
HSB
hsb(24, 12%, 95%)
CMYK
cmyk(0%, 7%, 12%, 5%)
Oklch
oklch(91.5% 0.026 56.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#3C454A

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#3C454A
RGB
rgb(60, 69, 74)
HSL
hsl(201, 10%, 26%)
HSB
hsb(201, 19%, 29%)
CMYK
cmyk(19%, 7%, 0%, 71%)
Oklch
oklch(38.4% 0.015 232.1)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4E4E4C
4C4C4D

Analogous

4D4D4C
4E4E4C
4D4D4C

Triadic

4E4E4C
4C4D4D
4D4C4D

Split-Comp.

4E4E4C
4C4D4D
4D4C4D

Tetradic

4E4E4C
4C4D4D
4C4C4D
4D4C4D

Contrast Matrix WCAG 2.1 Contrast

4E4E4C
CDCDCB
F1DFD3
3C454A
050505
5.2
AA
6.4
AA
1.2
Fail
2.4
Fail
5.2
AA
1.2
Fail
6.2
AA
12.8
AAA
6.4
AA
1.2
Fail
7.6
AAA
15.8
AAA
1.2
Fail
6.2
AA
7.6
AAA
2.1
Fail
2.4
Fail
12.8
AAA
15.8
AAA
2.1
Fail
White BG
8.3AAA
1.6Fail
1.3Fail
9.8AAA
20.4AAA
Black BG
2.5Fail
13.2AAA
16.2AAA
2.1Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

4E4E4C
CDCDCB
E9E9D6
404049
050505

Deuteranopia

4E4E4D
CDCDCC
EAECD7
3F3F49
050505

Tritanopia

4E4D4D
CDCCCC
F0D8D9
3C4848
050505

Achromatopsia

4E4E4E
CDCDCD
E3E3E3
434343
050505

Shades & Tints Shades & Tints

#4E4E4C

Dark
Light

#CDCDCB

Dark
Light

#F1DFD3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4e4e4c;
  --color-2: #cdcdcb;
  --color-3: #f1dfd3;
  --color-4: #3c454a;
  --color-5: #050505;
}

SCSS

$color-1: #4e4e4c;
$color-2: #cdcdcb;
$color-3: #f1dfd3;
$color-4: #3c454a;
$color-5: #050505;

TAILWIND

colors: {
  'brand-1': '#4e4e4c',
  'brand-2': '#cdcdcb',
  'brand-3': '#f1dfd3',
  'brand-4': '#3c454a',
  'brand-5': '#050505',
}

RGB Array

[78, 78, 76], [205, 205, 203], [241, 223, 211], [60, 69, 74], [5, 5, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #4E4E4C, #CDCDCB, #F1DFD3, #3C454A, #050505 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: #4e4e4c; --color-2: #cdcdcb; --color-3: #f1dfd3; --color-4: #3c454a; --color-5: #050505. 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