← Back to Editor

#EEEBCB · #D7DDC8 · #86C1B6 · #006983 · #2F5770

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

#EEEBCB

Fresh Green · Bisque · Lemon Cream

HEX
#EEEBCB
RGB
rgb(238, 235, 203)
HSL
hsl(55, 51%, 86%)
HSB
hsb(55, 15%, 93%)
CMYK
cmyk(0%, 1%, 15%, 7%)
Oklch
oklch(93.4% 0.042 102.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D7DDC8

Willow Green · LightGray · Mint Green

HEX
#D7DDC8
RGB
rgb(215, 221, 200)
HSL
hsl(77, 24%, 83%)
HSB
hsb(77, 10%, 87%)
CMYK
cmyk(3%, 0%, 10%, 13%)
Oklch
oklch(88.7% 0.029 120.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#86C1B6

Jade · MediumAquaMarine · Lake Green

HEX
#86C1B6
RGB
rgb(134, 193, 182)
HSL
hsl(169, 32%, 64%)
HSB
hsb(169, 31%, 76%)
CMYK
cmyk(31%, 0%, 6%, 24%)
Oklch
oklch(76.7% 0.063 181.7)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#006983

Lake Blue · Teal · Mint Ice

HEX
#006983
RGB
rgb(0, 105, 131)
HSL
hsl(192, 100%, 26%)
HSB
hsb(192, 100%, 51%)
CMYK
cmyk(100%, 20%, 0%, 49%)
Oklch
oklch(48.3% 0.090 222.6)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#2F5770

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2F5770
RGB
rgb(47, 87, 112)
HSL
hsl(203, 41%, 31%)
HSB
hsb(203, 58%, 44%)
CMYK
cmyk(58%, 22%, 0%, 56%)
Oklch
oklch(43.9% 0.061 237.8)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEBCB
C9CCEE

Analogous

EED8C9
EEEBCB
DEEEC9

Triadic

EEEBCB
C9EEEA
EAC9EE

Split-Comp.

EEEBCB
C9DEEE
D8C9EE

Tetradic

EEEBCB
C9EED8
C9CCEE
EEC9DE

Contrast Matrix WCAG 2.1 Contrast

EEEBCB
D7DDC8
86C1B6
006983
2F5770
1.2
Fail
1.7
Fail
5.2
AA
6.4
AA
1.2
Fail
1.5
Fail
4.5
AA Large
5.5
AA
1.7
Fail
1.5
Fail
3.1
AA Large
3.8
AA Large
5.2
AA
4.5
AA Large
3.1
AA Large
1.2
Fail
6.4
AA
5.5
AA
3.8
AA Large
1.2
Fail
White BG
1.2Fail
1.4Fail
2.0Fail
6.3AA
7.7AAA
Black BG
17.4AAA
15.1AAA
10.3AAA
3.3AA Large
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDD3
DADACD
A0A0B9
2D2E7D
40416A

Deuteranopia

EDEDD5
D9D9CE
9C98B9
27207B
3E3B68

Tritanopia

EED9DA
D7D1D2
89BBBB
057877
316564

Achromatopsia

E8E8E8
D9D9D9
AEAEAE
4D4D4D
4E4E4E

Shades & Tints Shades & Tints

#EEEBCB

Dark
Light

#D7DDC8

Dark
Light

#86C1B6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeebcb;
  --color-2: #d7ddc8;
  --color-3: #86c1b6;
  --color-4: #006983;
  --color-5: #2f5770;
}

SCSS

$color-1: #eeebcb;
$color-2: #d7ddc8;
$color-3: #86c1b6;
$color-4: #006983;
$color-5: #2f5770;

TAILWIND

colors: {
  'brand-1': '#eeebcb',
  'brand-2': '#d7ddc8',
  'brand-3': '#86c1b6',
  'brand-4': '#006983',
  'brand-5': '#2f5770',
}

RGB Array

[238, 235, 203], [215, 221, 200], [134, 193, 182], [0, 105, 131], [47, 87, 112]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEBCB, #D7DDC8, #86C1B6, #006983, #2F5770 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: #eeebcb; --color-2: #d7ddc8; --color-3: #86c1b6; --color-4: #006983; --color-5: #2f5770. 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