← Back to Editor

#FFEEDD · #DCE6D8 · #8DD4CE · #749087 · #60584C

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

#FFEEDD

Goose Yellow · Linen · Peach Orange

HEX
#FFEEDD
RGB
rgb(255, 238, 221)
HSL
hsl(30, 100%, 93%)
HSB
hsb(30, 13%, 100%)
CMYK
cmyk(0%, 7%, 13%, 0%)
Oklch
oklch(95.8% 0.029 67.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#DCE6D8

Celadon · LightGray · Mint Green

HEX
#DCE6D8
RGB
rgb(220, 230, 216)
HSL
hsl(103, 22%, 87%)
HSB
hsb(103, 6%, 90%)
CMYK
cmyk(4%, 0%, 6%, 10%)
Oklch
oklch(91.3% 0.022 136.6)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#8DD4CE

Jade · SkyBlue · Lake Green

HEX
#8DD4CE
RGB
rgb(141, 212, 206)
HSL
hsl(175, 45%, 69%)
HSB
hsb(175, 33%, 83%)
CMYK
cmyk(33%, 0%, 3%, 17%)
Oklch
oklch(82.1% 0.072 189.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#749087

Mineral Blue · SlateGray · Lake Green

HEX
#749087
RGB
rgb(116, 144, 135)
HSL
hsl(161, 11%, 51%)
HSB
hsb(161, 19%, 56%)
CMYK
cmyk(19%, 0%, 6%, 44%)
Oklch
oklch(62.9% 0.034 173.6)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#60584C

Ochre · DimGray · Amber Brown

HEX
#60584C
RGB
rgb(96, 88, 76)
HSL
hsl(36, 12%, 34%)
HSB
hsb(36, 21%, 38%)
CMYK
cmyk(0%, 8%, 21%, 62%)
Oklch
oklch(46.4% 0.021 78.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEEDD
DBEDFF

Analogous

FFDBDB
FFEEDD
FFFFDB

Triadic

FFEEDD
DBFFED
EDDBFF

Split-Comp.

FFEEDD
DBFFFF
DBDBFF

Tetradic

FFEEDD
DBFFDB
DBEDFF
FFDBFF

Contrast Matrix WCAG 2.1 Contrast

FFEEDD
DCE6D8
8DD4CE
749087
60584C
1.1
Fail
1.5
Fail
3.0
AA Large
6.2
AA
1.1
Fail
1.3
Fail
2.7
Fail
5.5
AA
1.5
Fail
1.3
Fail
2.0
Fail
4.2
AA Large
3.0
AA Large
2.7
Fail
2.0
Fail
2.0
Fail
6.2
AA
5.5
AA
4.2
AA Large
2.0
Fail
White BG
1.1Fail
1.3Fail
1.7Fail
3.5AA Large
7.0AAA
Black BG
18.5AAA
16.4AAA
12.4AAA
6.1AA
3.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F8F7E1
E0E0DB
ACACCF
808089
5D5C4F

Deuteranopia

F9FAE2
E0DFDC
A8A2D0
7F7C8A
5D5E50

Tritanopia

FEE4E5
DDDEDF
91D1D1
758B8B
605152

Achromatopsia

F1F1F1
E1E1E1
BEBEBE
878787
595959

Shades & Tints Shades & Tints

#FFEEDD

Dark
Light

#DCE6D8

Dark
Light

#8DD4CE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffeedd;
  --color-2: #dce6d8;
  --color-3: #8dd4ce;
  --color-4: #749087;
  --color-5: #60584c;
}

SCSS

$color-1: #ffeedd;
$color-2: #dce6d8;
$color-3: #8dd4ce;
$color-4: #749087;
$color-5: #60584c;

TAILWIND

colors: {
  'brand-1': '#ffeedd',
  'brand-2': '#dce6d8',
  'brand-3': '#8dd4ce',
  'brand-4': '#749087',
  'brand-5': '#60584c',
}

RGB Array

[255, 238, 221], [220, 230, 216], [141, 212, 206], [116, 144, 135], [96, 88, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFEEDD, #DCE6D8, #8DD4CE, #749087, #60584C 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: #ffeedd; --color-2: #dce6d8; --color-3: #8dd4ce; --color-4: #749087; --color-5: #60584c. 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