← Back to Editor

#000000 · #282726 · #342F2C · #ECDCE4 · #FFFFFF

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

#282726

Ink Black · DarkSlateGray · Dark Stone

HEX
#282726
RGB
rgb(40, 39, 38)
HSL
hsl(30, 3%, 15%)
HSB
hsb(30, 5%, 16%)
CMYK
cmyk(0%, 2%, 5%, 84%)
Oklch
oklch(27.3% 0.002 67.7)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#342F2C

Tangerine · DarkSlateGray · Dark Stone

HEX
#342F2C
RGB
rgb(52, 47, 44)
HSL
hsl(23, 8%, 19%)
HSB
hsb(23, 15%, 20%)
CMYK
cmyk(0%, 10%, 15%, 80%)
Oklch
oklch(30.9% 0.009 53.2)

TraditionalTangerine」· PaintDark Stone」· Creative Midnight Shadow

#ECDCE4

Rouge · Linen · Cherry Blossom

HEX
#ECDCE4
RGB
rgb(236, 220, 228)
HSL
hsl(330, 30%, 89%)
HSB
hsb(330, 7%, 93%)
CMYK
cmyk(0%, 7%, 3%, 7%)
Oklch
oklch(91.0% 0.020 345.7)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#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

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
282726
342F2C
ECDCE4
FFFFFF
1.4
Fail
1.6
Fail
15.9
AAA
21.0
AAA
1.4
Fail
1.1
Fail
11.3
AAA
14.9
AAA
1.6
Fail
1.1
Fail
10.0
AAA
13.2
AAA
15.9
AAA
11.3
AAA
10.0
AAA
1.3
Fail
21.0
AAA
14.9
AAA
13.2
AAA
1.3
Fail
White BG
21.0AAA
14.9AAA
13.2AAA
1.3Fail
1.0Fail
Black BG
1.0Fail
1.4Fail
1.6Fail
15.9AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
282826
32322D
E5E5E2
FFFFFF

Deuteranopia

000000
282826
32332D
E6E7E2
FFFFFF

Tritanopia

000000
282626
342D2D
EBE1E0
FFFFFF

Achromatopsia

000000
272727
303030
E2E2E2
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#282726

Dark
Light

#342F2C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #282726;
  --color-3: #342f2c;
  --color-4: #ecdce4;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #282726;
$color-3: #342f2c;
$color-4: #ecdce4;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#282726',
  'brand-3': '#342f2c',
  'brand-4': '#ecdce4',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [40, 39, 38], [52, 47, 44], [236, 220, 228], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #282726, #342F2C, #ECDCE4, #FFFFFF 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: #282726; --color-3: #342f2c; --color-4: #ecdce4; --color-5: #ffffff. 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