← Back to Editor

#EFF0EB · #D8D7D2 · #CBCBC3 · #2B3328 · #8B957D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#EFF0EB

Willow Green · Linen · Mint Green

HEX
#EFF0EB
RGB
rgb(239, 240, 235)
HSL
hsl(72, 14%, 93%)
HSB
hsb(72, 2%, 94%)
CMYK
cmyk(0%, 0%, 2%, 6%)
Oklch
oklch(95.3% 0.007 115.7)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D8D7D2

Silver Gray · LightGray · Pearl Gray

HEX
#D8D7D2
RGB
rgb(216, 215, 210)
HSL
hsl(50, 7%, 84%)
HSB
hsb(50, 3%, 85%)
CMYK
cmyk(0%, 0%, 3%, 15%)
Oklch
oklch(87.9% 0.007 97.4)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#CBCBC3

Silver Gray · Silver · Pearl Gray

HEX
#CBCBC3
RGB
rgb(203, 203, 195)
HSL
hsl(60, 7%, 78%)
HSB
hsb(60, 4%, 80%)
CMYK
cmyk(0%, 0%, 4%, 20%)
Oklch
oklch(84.0% 0.011 106.6)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#2B3328

Celadon · DarkSlateGray · Dark Green

HEX
#2B3328
RGB
rgb(43, 51, 40)
HSL
hsl(104, 12%, 18%)
HSB
hsb(104, 22%, 20%)
CMYK
cmyk(16%, 0%, 22%, 80%)
Oklch
oklch(31.0% 0.022 137.2)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#8B957D

Grass Green · Gray · Olive Green

HEX
#8B957D
RGB
rgb(139, 149, 125)
HSL
hsl(85, 10%, 54%)
HSB
hsb(85, 16%, 58%)
CMYK
cmyk(7%, 0%, 16%, 42%)
Oklch
oklch(65.5% 0.037 125.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EFF0EB
ECEBF0

Analogous

F0EEEB
EFF0EB
ECF0EB

Triadic

EFF0EB
EBEFF0
F0EBEF

Split-Comp.

EFF0EB
EBECF0
EEEBF0

Tetradic

EFF0EB
EBF0EE
ECEBF0
F0EBEC

Contrast Matrix WCAG 2.1 Contrast

EFF0EB
D8D7D2
CBCBC3
2B3328
8B957D
1.3
Fail
1.4
Fail
11.4
AAA
2.7
Fail
1.3
Fail
1.1
Fail
9.1
AAA
2.2
Fail
1.4
Fail
1.1
Fail
8.0
AAA
1.9
Fail
11.4
AAA
9.1
AAA
8.0
AAA
4.2
AA Large
2.7
Fail
2.2
Fail
1.9
Fail
4.2
AA Large
White BG
1.1Fail
1.4Fail
1.6Fail
13.1AAA
3.1AA Large
Black BG
18.3AAA
14.6AAA
12.9AAA
1.6Fail
6.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EFEFEC
D8D8D3
CBCBC5
2E2F2B
8F8F83

Deuteranopia

EFEFED
D8D8D4
CBCBC5
2E2D2B
8F8E84

Tritanopia

EFEDED
D8D4D4
CBC6C7
2B2D2D
8B8788

Achromatopsia

EFEFEF
D7D7D7
CACACA
2F2F2F
8F8F8F

Shades & Tints Shades & Tints

#EFF0EB

Dark
Light

#D8D7D2

Dark
Light

#CBCBC3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eff0eb;
  --color-2: #d8d7d2;
  --color-3: #cbcbc3;
  --color-4: #2b3328;
  --color-5: #8b957d;
}

SCSS

$color-1: #eff0eb;
$color-2: #d8d7d2;
$color-3: #cbcbc3;
$color-4: #2b3328;
$color-5: #8b957d;

TAILWIND

colors: {
  'brand-1': '#eff0eb',
  'brand-2': '#d8d7d2',
  'brand-3': '#cbcbc3',
  'brand-4': '#2b3328',
  'brand-5': '#8b957d',
}

RGB Array

[239, 240, 235], [216, 215, 210], [203, 203, 195], [43, 51, 40], [139, 149, 125]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EFF0EB, #D8D7D2, #CBCBC3, #2B3328, #8B957D is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #eff0eb; --color-2: #d8d7d2; --color-3: #cbcbc3; --color-4: #2b3328; --color-5: #8b957d. 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 beauty, lifestyle, arts 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