← Back to Editor

#404040 · #C3BCAC · #EEDCD0 · #FCD0A9 · #141519

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

#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

#C3BCAC

Goose Yellow · Silver · Sunflower

HEX
#C3BCAC
RGB
rgb(195, 188, 172)
HSL
hsl(42, 16%, 72%)
HSB
hsb(42, 12%, 76%)
CMYK
cmyk(0%, 4%, 12%, 24%)
Oklch
oklch(79.7% 0.023 87.2)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#EEDCD0

Apricot · Bisque · Peach Orange

HEX
#EEDCD0
RGB
rgb(238, 220, 208)
HSL
hsl(24, 47%, 87%)
HSB
hsb(24, 13%, 93%)
CMYK
cmyk(0%, 8%, 13%, 7%)
Oklch
oklch(90.6% 0.026 56.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FCD0A9

Apricot · Wheat · Peach Orange

HEX
#FCD0A9
RGB
rgb(252, 208, 169)
HSL
hsl(28, 93%, 83%)
HSB
hsb(28, 33%, 99%)
CMYK
cmyk(0%, 17%, 33%, 1%)
Oklch
oklch(88.6% 0.071 63.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#141519

Indigo · Black · Deep Sea Blue

HEX
#141519
RGB
rgb(20, 21, 25)
HSL
hsl(228, 11%, 9%)
HSB
hsb(228, 20%, 10%)
CMYK
cmyk(20%, 16%, 0%, 90%)
Oklch
oklch(19.6% 0.008 274.5)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

404040
404040

Analogous

404040
404040
404040

Triadic

404040
404040
404040

Split-Comp.

404040
404040
404040

Tetradic

404040
404040
404040
404040

Contrast Matrix WCAG 2.1 Contrast

404040
C3BCAC
EEDCD0
FCD0A9
141519
5.5
AA
7.8
AAA
7.3
AAA
1.8
Fail
5.5
AA
1.4
Fail
1.3
Fail
9.7
AAA
7.8
AAA
1.4
Fail
1.1
Fail
13.7
AAA
7.3
AAA
1.3
Fail
1.1
Fail
12.8
AAA
1.8
Fail
9.7
AAA
13.7
AAA
12.8
AAA
White BG
10.4AAA
1.9Fail
1.3Fail
1.4Fail
18.2AAA
Black BG
2.0Fail
11.1AAA
15.8AAA
14.7AAA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

404040
C0C0B0
E6E6D3
E9E9B2
141418

Deuteranopia

404040
C0C1B1
E7E9D4
ECEFB5
141418

Tritanopia

404040
C3B3B4
EDD5D6
FABABC
141717

Achromatopsia

404040
BCBCBC
E0E0E0
D9D9D9
151515

Shades & Tints Shades & Tints

#404040

Dark
Light

#C3BCAC

Dark
Light

#EEDCD0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #404040;
  --color-2: #c3bcac;
  --color-3: #eedcd0;
  --color-4: #fcd0a9;
  --color-5: #141519;
}

SCSS

$color-1: #404040;
$color-2: #c3bcac;
$color-3: #eedcd0;
$color-4: #fcd0a9;
$color-5: #141519;

TAILWIND

colors: {
  'brand-1': '#404040',
  'brand-2': '#c3bcac',
  'brand-3': '#eedcd0',
  'brand-4': '#fcd0a9',
  'brand-5': '#141519',
}

RGB Array

[64, 64, 64], [195, 188, 172], [238, 220, 208], [252, 208, 169], [20, 21, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #404040, #C3BCAC, #EEDCD0, #FCD0A9, #141519 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #404040; --color-2: #c3bcac; --color-3: #eedcd0; --color-4: #fcd0a9; --color-5: #141519. 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. 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