← Back to Editor

#FFEECC · #EEAA99 · #DD5577 · #664444 · #332244

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFEECC

Goose Yellow · Bisque · Lemon Cream

HEX
#FFEECC
RGB
rgb(255, 238, 204)
HSL
hsl(40, 100%, 90%)
HSB
hsb(40, 20%, 100%)
CMYK
cmyk(0%, 7%, 20%, 0%)
Oklch
oklch(95.4% 0.048 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EEAA99

Peach Pink · BurlyWood · Coral Red

HEX
#EEAA99
RGB
rgb(238, 170, 153)
HSL
hsl(12, 71%, 77%)
HSB
hsb(12, 36%, 93%)
CMYK
cmyk(0%, 29%, 36%, 7%)
Oklch
oklch(79.8% 0.084 34.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#DD5577

Vermilion · LightCoral · Passion Red

HEX
#DD5577
RGB
rgb(221, 85, 119)
HSL
hsl(345, 67%, 60%)
HSB
hsb(345, 62%, 87%)
CMYK
cmyk(0%, 62%, 46%, 13%)
Oklch
oklch(63.6% 0.171 8.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#664444

Crimson · DarkOliveGreen · Wine Red

HEX
#664444
RGB
rgb(102, 68, 68)
HSL
hsl(0, 20%, 33%)
HSB
hsb(0, 33%, 40%)
CMYK
cmyk(0%, 33%, 33%, 60%)
Oklch
oklch(42.5% 0.047 19.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#332244

Dark Plum · DarkSlateGray · Dark Purple

HEX
#332244
RGB
rgb(51, 34, 68)
HSL
hsl(270, 33%, 20%)
HSB
hsb(270, 50%, 27%)
CMYK
cmyk(25%, 50%, 0%, 73%)
Oklch
oklch(29.0% 0.063 305.9)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEECC
CCDDFF

Analogous

FFD5CC
FFEECC
F7FFCC

Triadic

FFEECC
CCFFEE
EECCFF

Split-Comp.

FFEECC
CCF7FF
D5CCFF

Tetradic

FFEECC
CCFFD4
CCDDFF
FFCCF6

Contrast Matrix WCAG 2.1 Contrast

FFEECC
EEAA99
DD5577
664444
332244
1.7
Fail
3.3
AA Large
7.4
AAA
12.6
AAA
1.7
Fail
1.9
Fail
4.4
AA Large
7.5
AAA
3.3
AA Large
1.9
Fail
2.3
Fail
3.9
AA Large
7.4
AAA
4.4
AA Large
2.3
Fail
1.7
Fail
12.6
AAA
7.5
AAA
3.9
AA Large
1.7
Fail
White BG
1.1Fail
1.9Fail
3.7AA Large
8.5AAA
14.5AAA
Black BG
18.4AAA
10.8AAA
5.6AA
2.5Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F8F7D4
D1D09D
A2A16F
575744
2C2B3C

Deuteranopia

F9FAD6
D5DA9E
AAB46D
595C44
2D2E3A

Tritanopia

FEDBDC
EBA0A1
D66867
644444
323534

Achromatopsia

EFEFEF
BCBCBC
828282
4E4E4E
2B2B2B

Shades & Tints Shades & Tints

#FFEECC

Dark
Light

#EEAA99

Dark
Light

#DD5577

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffeecc;
  --color-2: #eeaa99;
  --color-3: #dd5577;
  --color-4: #664444;
  --color-5: #332244;
}

SCSS

$color-1: #ffeecc;
$color-2: #eeaa99;
$color-3: #dd5577;
$color-4: #664444;
$color-5: #332244;

TAILWIND

colors: {
  'brand-1': '#ffeecc',
  'brand-2': '#eeaa99',
  'brand-3': '#dd5577',
  'brand-4': '#664444',
  'brand-5': '#332244',
}

RGB Array

[255, 238, 204], [238, 170, 153], [221, 85, 119], [102, 68, 68], [51, 34, 68]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFEECC, #EEAA99, #DD5577, #664444, #332244 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: #ffeecc; --color-2: #eeaa99; --color-3: #dd5577; --color-4: #664444; --color-5: #332244. 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