← Back to Editor

#EEEFC7 · #C9C89E · #6B6960 · #332C43 · #F7F4E8

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

#EEEFC7

Fresh Green · Bisque · Lemon Cream

HEX
#EEEFC7
RGB
rgb(238, 239, 199)
HSL
hsl(61, 56%, 86%)
HSB
hsb(61, 17%, 94%)
CMYK
cmyk(0%, 0%, 17%, 6%)
Oklch
oklch(94.1% 0.052 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C9C89E

Fresh Green · Tan · Sunflower

HEX
#C9C89E
RGB
rgb(201, 200, 158)
HSL
hsl(59, 28%, 70%)
HSB
hsb(59, 21%, 79%)
CMYK
cmyk(0%, 0%, 21%, 21%)
Oklch
oklch(82.3% 0.056 106.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#6B6960

Ink Gray · DimGray · Charcoal

HEX
#6B6960
RGB
rgb(107, 105, 96)
HSL
hsl(49, 5%, 40%)
HSB
hsb(49, 10%, 42%)
CMYK
cmyk(0%, 2%, 10%, 58%)
Oklch
oklch(52.0% 0.014 96.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#332C43

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#332C43
RGB
rgb(51, 44, 67)
HSL
hsl(258, 21%, 22%)
HSB
hsb(258, 34%, 26%)
CMYK
cmyk(24%, 34%, 0%, 74%)
Oklch
oklch(31.1% 0.041 297.9)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#F7F4E8

Goose Yellow · Linen · Lemon Cream

HEX
#F7F4E8
RGB
rgb(247, 244, 232)
HSL
hsl(48, 48%, 94%)
HSB
hsb(48, 6%, 97%)
CMYK
cmyk(0%, 1%, 6%, 3%)
Oklch
oklch(96.6% 0.016 95.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEFC7
C8C7EF

Analogous

EFDCC7
EEEFC7
DBEFC7

Triadic

EEEFC7
C7EFEF
EFC7EF

Split-Comp.

EEEFC7
C7DBEF
DCC7EF

Tetradic

EEEFC7
C7EFDC
C8C7EF
EFC7DB

Contrast Matrix WCAG 2.1 Contrast

EEEFC7
C9C89E
6B6960
332C43
F7F4E8
1.5
Fail
4.7
AA
11.3
AAA
1.1
Fail
1.5
Fail
3.2
AA Large
7.7
AAA
1.6
Fail
4.7
AA
3.2
AA Large
2.4
Fail
5.0
AA
11.3
AAA
7.7
AAA
2.4
Fail
12.0
AAA
1.1
Fail
1.6
Fail
5.0
AA
12.0
AAA
White BG
1.2Fail
1.7Fail
5.5AA
13.3AAA
1.1Fail
Black BG
17.8AAA
12.2AAA
3.8AA Large
1.6Fail
19.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EEEED1
C9C9A8
6A6A62
30303D
F6F6EB

Deuteranopia

EEEED3
C9C9AB
6A6A63
30313C
F6F6EC

Tritanopia

EED8DA
C9B0B2
6B6464
333938
F7EDEE

Achromatopsia

EAEAEA
C4C4C4
696969
313131
F4F4F4

Shades & Tints Shades & Tints

#EEEFC7

Dark
Light

#C9C89E

Dark
Light

#6B6960

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeefc7;
  --color-2: #c9c89e;
  --color-3: #6b6960;
  --color-4: #332c43;
  --color-5: #f7f4e8;
}

SCSS

$color-1: #eeefc7;
$color-2: #c9c89e;
$color-3: #6b6960;
$color-4: #332c43;
$color-5: #f7f4e8;

TAILWIND

colors: {
  'brand-1': '#eeefc7',
  'brand-2': '#c9c89e',
  'brand-3': '#6b6960',
  'brand-4': '#332c43',
  'brand-5': '#f7f4e8',
}

RGB Array

[238, 239, 199], [201, 200, 158], [107, 105, 96], [51, 44, 67], [247, 244, 232]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEFC7, #C9C89E, #6B6960, #332C43, #F7F4E8 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: #eeefc7; --color-2: #c9c89e; --color-3: #6b6960; --color-4: #332c43; --color-5: #f7f4e8. 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