← Back to Editor

#E8E8B4 · #C0D0A9 · #97AF97 · #6E9292 · #565D67

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#E8E8B4

Fresh Green · Wheat · Lemon Cream

HEX
#E8E8B4
RGB
rgb(232, 232, 180)
HSL
hsl(60, 53%, 81%)
HSB
hsb(60, 22%, 91%)
CMYK
cmyk(0%, 0%, 22%, 9%)
Oklch
oklch(91.8% 0.068 107.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C0D0A9

Willow Green · Silver · Apple Green

HEX
#C0D0A9
RGB
rgb(192, 208, 169)
HSL
hsl(85, 29%, 74%)
HSB
hsb(85, 19%, 82%)
CMYK
cmyk(8%, 0%, 19%, 18%)
Oklch
oklch(83.5% 0.056 125.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#97AF97

Celadon · DarkSeaGreen · Apple Green

HEX
#97AF97
RGB
rgb(151, 175, 151)
HSL
hsl(120, 13%, 64%)
HSB
hsb(120, 14%, 69%)
CMYK
cmyk(14%, 0%, 14%, 31%)
Oklch
oklch(72.9% 0.043 145.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#6E9292

Slate Blue · LightSlateGray · Mint Ice

HEX
#6E9292
RGB
rgb(110, 146, 146)
HSL
hsl(180, 14%, 50%)
HSB
hsb(180, 25%, 57%)
CMYK
cmyk(25%, 0%, 0%, 43%)
Oklch
oklch(63.3% 0.040 196.2)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#565D67

Indigo · DimGray · Charcoal

HEX
#565D67
RGB
rgb(86, 93, 103)
HSL
hsl(215, 9%, 37%)
HSB
hsb(215, 17%, 40%)
CMYK
cmyk(17%, 10%, 0%, 60%)
Oklch
oklch(47.6% 0.018 257.2)

TraditionalIndigo」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E8E8B4
B5B5E8

Analogous

E8CFB5
E8E8B4
CFE8B5

Triadic

E8E8B4
B5E8E8
E8B5E8

Split-Comp.

E8E8B4
B5CFE8
CFB5E8

Tetradic

E8E8B4
B5E8CF
B5B5E8
E8B5CF

Contrast Matrix WCAG 2.1 Contrast

E8E8B4
C0D0A9
97AF97
6E9292
565D67
1.3
Fail
1.9
Fail
2.7
Fail
5.3
AA
1.3
Fail
1.4
Fail
2.1
Fail
4.1
AA Large
1.9
Fail
1.4
Fail
1.4
Fail
2.8
Fail
2.7
Fail
2.1
Fail
1.4
Fail
2.0
Fail
5.3
AA
4.1
AA Large
2.8
Fail
2.0
Fail
White BG
1.3Fail
1.6Fail
2.4Fail
3.4AA Large
6.7AA
Black BG
16.6AAA
12.8AAA
8.9AAA
6.2AA
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8C1
C7C7B2
A1A29D
7E7E92
595965

Deuteranopia

E8E8C4
C6C5B5
A09E9E
7C7992
595864

Tritanopia

E8CBCD
C1BABC
98A1A2
709292
566362

Achromatopsia

E2E2E2
C7C7C7
A5A5A5
878787
5C5C5C

Shades & Tints Shades & Tints

#E8E8B4

Dark
Light

#C0D0A9

Dark
Light

#97AF97

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e8e8b4;
  --color-2: #c0d0a9;
  --color-3: #97af97;
  --color-4: #6e9292;
  --color-5: #565d67;
}

SCSS

$color-1: #e8e8b4;
$color-2: #c0d0a9;
$color-3: #97af97;
$color-4: #6e9292;
$color-5: #565d67;

TAILWIND

colors: {
  'brand-1': '#e8e8b4',
  'brand-2': '#c0d0a9',
  'brand-3': '#97af97',
  'brand-4': '#6e9292',
  'brand-5': '#565d67',
}

RGB Array

[232, 232, 180], [192, 208, 169], [151, 175, 151], [110, 146, 146], [86, 93, 103]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E8E8B4, #C0D0A9, #97AF97, #6E9292, #565D67 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: #e8e8b4; --color-2: #c0d0a9; --color-3: #97af97; --color-4: #6e9292; --color-5: #565d67. 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