← Back to Editor

#000000 · #505954 · #EEFBFC · #ECDCCB · #BA9777

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

#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

#505954

Ink Gray · DarkSlateGray · Charcoal

HEX
#505954
RGB
rgb(80, 89, 84)
HSL
hsl(147, 5%, 33%)
HSB
hsb(147, 10%, 35%)
CMYK
cmyk(10%, 0%, 6%, 65%)
Oklch
oklch(45.4% 0.014 161.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#EEFBFC

Sky Blue · Snow · Glacier Blue

HEX
#EEFBFC
RGB
rgb(238, 251, 252)
HSL
hsl(184, 70%, 96%)
HSB
hsb(184, 6%, 99%)
CMYK
cmyk(6%, 0%, 0%, 1%)
Oklch
oklch(97.9% 0.014 202.5)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#ECDCCB

Goose Yellow · Bisque · Peach Orange

HEX
#ECDCCB
RGB
rgb(236, 220, 203)
HSL
hsl(31, 46%, 86%)
HSB
hsb(31, 14%, 93%)
CMYK
cmyk(0%, 7%, 14%, 7%)
Oklch
oklch(90.3% 0.029 69.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#BA9777

Tangerine · Tan · Warm Sun

HEX
#BA9777
RGB
rgb(186, 151, 119)
HSL
hsl(29, 33%, 60%)
HSB
hsb(29, 36%, 73%)
CMYK
cmyk(0%, 19%, 36%, 27%)
Oklch
oklch(70.1% 0.061 64.0)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

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
505954
EEFBFC
ECDCCB
BA9777
2.9
Fail
19.8
AAA
15.7
AAA
7.8
AAA
2.9
Fail
6.8
AA
5.4
AA
2.7
Fail
19.8
AAA
6.8
AA
1.3
Fail
2.5
Fail
15.7
AAA
5.4
AA
1.3
Fail
2.0
Fail
7.8
AAA
2.7
Fail
2.5
Fail
2.0
Fail
White BG
21.0AAA
7.2AAA
1.1Fail
1.3Fail
2.7Fail
Black BG
1.0Fail
2.9Fail
19.8AAA
15.7AAA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
545455
F4F4FC
E5E5CF
ABAB7F

Deuteranopia

000000
535356
F3F2FC
E6E7D0
ADB081

Tritanopia

000000
505656
EFFCFC
EBD2D3
B88586

Achromatopsia

000000
565656
F7F7F7
DFDFDF
9E9E9E

Shades & Tints Shades & Tints

#000000

Dark
Light

#505954

Dark
Light

#EEFBFC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #505954;
  --color-3: #eefbfc;
  --color-4: #ecdccb;
  --color-5: #ba9777;
}

SCSS

$color-1: #000000;
$color-2: #505954;
$color-3: #eefbfc;
$color-4: #ecdccb;
$color-5: #ba9777;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#505954',
  'brand-3': '#eefbfc',
  'brand-4': '#ecdccb',
  'brand-5': '#ba9777',
}

RGB Array

[0, 0, 0], [80, 89, 84], [238, 251, 252], [236, 220, 203], [186, 151, 119]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #505954, #EEFBFC, #ECDCCB, #BA9777 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: #000000; --color-2: #505954; --color-3: #eefbfc; --color-4: #ecdccb; --color-5: #ba9777. 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