← Back to Editor

#000000 · #CBC8BB · #EEF2E4 · #FFFFF7 · #9BC6CE

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#CBC8BB

Goose Yellow · Silver · Lemon Cream

HEX
#CBC8BB
RGB
rgb(203, 200, 187)
HSL
hsl(49, 13%, 76%)
HSB
hsb(49, 8%, 80%)
CMYK
cmyk(0%, 1%, 8%, 20%)
Oklch
oklch(83.2% 0.018 96.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EEF2E4

Willow Green · Beige · Mint Green

HEX
#EEF2E4
RGB
rgb(238, 242, 228)
HSL
hsl(77, 35%, 92%)
HSB
hsb(77, 6%, 95%)
CMYK
cmyk(2%, 0%, 6%, 5%)
Oklch
oklch(95.4% 0.019 119.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFFFF7

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF7
RGB
rgb(255, 255, 247)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 3%, 100%)
CMYK
cmyk(0%, 0%, 3%, 0%)
Oklch
oklch(99.8% 0.010 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#9BC6CE

Sky Blue · LightSteelBlue · Lake Green

HEX
#9BC6CE
RGB
rgb(155, 198, 206)
HSL
hsl(189, 34%, 71%)
HSB
hsb(189, 25%, 81%)
CMYK
cmyk(25%, 4%, 0%, 19%)
Oklch
oklch(79.8% 0.047 210.2)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

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
CBC8BB
EEF2E4
FFFFF7
9BC6CE
12.5
AAA
18.5
AAA
20.9
AAA
11.4
AAA
12.5
AAA
1.5
Fail
1.7
Fail
1.1
Fail
18.5
AAA
1.5
Fail
1.1
Fail
1.6
Fail
20.9
AAA
1.7
Fail
1.1
Fail
1.8
Fail
11.4
AAA
1.1
Fail
1.6
Fail
1.8
Fail
White BG
21.0AAA
1.7Fail
1.1Fail
1.0Fail
1.8Fail
Black BG
1.0Fail
12.5AAA
18.5AAA
20.9AAA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CACABE
F0F0E7
FFFFF9
AEAECC

Deuteranopia

000000
CACABF
F0EFE8
FFFFF9
ABA8CC

Tritanopia

000000
CBC1C1
EEEAEB
FFFAFB
9DCBCA

Achromatopsia

000000
C7C7C7
EFEFEF
FEFEFE
BABABA

Shades & Tints Shades & Tints

#000000

Dark
Light

#CBC8BB

Dark
Light

#EEF2E4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cbc8bb;
  --color-3: #eef2e4;
  --color-4: #fffff7;
  --color-5: #9bc6ce;
}

SCSS

$color-1: #000000;
$color-2: #cbc8bb;
$color-3: #eef2e4;
$color-4: #fffff7;
$color-5: #9bc6ce;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cbc8bb',
  'brand-3': '#eef2e4',
  'brand-4': '#fffff7',
  'brand-5': '#9bc6ce',
}

RGB Array

[0, 0, 0], [203, 200, 187], [238, 242, 228], [255, 255, 247], [155, 198, 206]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CBC8BB, #EEF2E4, #FFFFF7, #9BC6CE is ideal for: health products, baby brands, fresh-style blogs, 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: #cbc8bb; --color-3: #eef2e4; --color-4: #fffff7; --color-5: #9bc6ce. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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