← Back to Editor

#EEEEE6 · #F0DFB3 · #C6A26E · #B54050 · #2C322E

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

#EEEEE6

Fresh Green · Linen · Lemon Cream

HEX
#EEEEE6
RGB
rgb(238, 238, 230)
HSL
hsl(60, 19%, 92%)
HSB
hsb(60, 3%, 93%)
CMYK
cmyk(0%, 0%, 3%, 7%)
Oklch
oklch(94.7% 0.011 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0DFB3

Goose Yellow · Wheat · Lemon Cream

HEX
#F0DFB3
RGB
rgb(240, 223, 179)
HSL
hsl(43, 67%, 82%)
HSB
hsb(43, 25%, 94%)
CMYK
cmyk(0%, 7%, 25%, 6%)
Oklch
oklch(90.7% 0.060 89.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C6A26E

Ginger · Tan · Warm Sun

HEX
#C6A26E
RGB
rgb(198, 162, 110)
HSL
hsl(35, 44%, 60%)
HSB
hsb(35, 44%, 78%)
CMYK
cmyk(0%, 18%, 44%, 22%)
Oklch
oklch(73.3% 0.081 76.1)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#B54050

Crimson · Sienna · Passion Red

HEX
#B54050
RGB
rgb(181, 64, 80)
HSL
hsl(352, 48%, 48%)
HSB
hsb(352, 65%, 71%)
CMYK
cmyk(0%, 65%, 56%, 29%)
Oklch
oklch(53.9% 0.151 15.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#2C322E

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2C322E
RGB
rgb(44, 50, 46)
HSL
hsl(140, 6%, 18%)
HSB
hsb(140, 12%, 20%)
CMYK
cmyk(12%, 0%, 8%, 80%)
Oklch
oklch(31.0% 0.011 156.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEEE6
E7E7EE

Analogous

EEEBE7
EEEEE6
EBEEE7

Triadic

EEEEE6
E7EEEE
EEE7EE

Split-Comp.

EEEEE6
E7EBEE
EBE7EE

Tetradic

EEEEE6
E7EEEB
E7E7EE
EEE7EB

Contrast Matrix WCAG 2.1 Contrast

EEEEE6
F0DFB3
C6A26E
B54050
2C322E
1.1
Fail
2.0
Fail
4.7
AA
11.2
AAA
1.1
Fail
1.8
Fail
4.2
AA Large
9.9
AAA
2.0
Fail
1.8
Fail
2.3
Fail
5.5
AA
4.7
AA
4.2
AA Large
2.3
Fail
2.4
Fail
11.2
AAA
9.9
AAA
5.5
AA
2.4
Fail
White BG
1.2Fail
1.3Fail
2.4Fail
5.5AA
13.1AAA
Black BG
18.0AAA
15.9AAA
8.8AAA
3.8AA Large
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EEEEE8
E9E8BE
B6B67B
82814C
2F2F2F

Deuteranopia

EEEEE8
EAEBC0
B9BB7E
89924B
2E2E2F

Tritanopia

EEE9EA
EFC6C8
C48587
AF4948
2C3030

Achromatopsia

EDEDED
DFDFDF
A7A7A7
656565
303030

Shades & Tints Shades & Tints

#EEEEE6

Dark
Light

#F0DFB3

Dark
Light

#C6A26E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeeee6;
  --color-2: #f0dfb3;
  --color-3: #c6a26e;
  --color-4: #b54050;
  --color-5: #2c322e;
}

SCSS

$color-1: #eeeee6;
$color-2: #f0dfb3;
$color-3: #c6a26e;
$color-4: #b54050;
$color-5: #2c322e;

TAILWIND

colors: {
  'brand-1': '#eeeee6',
  'brand-2': '#f0dfb3',
  'brand-3': '#c6a26e',
  'brand-4': '#b54050',
  'brand-5': '#2c322e',
}

RGB Array

[238, 238, 230], [240, 223, 179], [198, 162, 110], [181, 64, 80], [44, 50, 46]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEEE6, #F0DFB3, #C6A26E, #B54050, #2C322E 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: #eeeee6; --color-2: #f0dfb3; --color-3: #c6a26e; --color-4: #b54050; --color-5: #2c322e. 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