← Back to Editor

#DEDECE · #D9D898 · #E6C847 · #FFD82B · #2E2B1F

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

#DEDECE

Fresh Green · LightGray · Lemon Cream

HEX
#DEDECE
RGB
rgb(222, 222, 206)
HSL
hsl(60, 20%, 84%)
HSB
hsb(60, 7%, 87%)
CMYK
cmyk(0%, 0%, 7%, 13%)
Oklch
oklch(89.6% 0.021 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D9D898

Fresh Green · Khaki · Sunflower

HEX
#D9D898
RGB
rgb(217, 216, 152)
HSL
hsl(59, 46%, 72%)
HSB
hsb(59, 30%, 85%)
CMYK
cmyk(0%, 0%, 30%, 15%)
Oklch
oklch(86.8% 0.083 107.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E6C847

Ginger · SandyBrown · Sunflower

HEX
#E6C847
RGB
rgb(230, 200, 71)
HSL
hsl(49, 76%, 59%)
HSB
hsb(49, 69%, 90%)
CMYK
cmyk(0%, 13%, 69%, 10%)
Oklch
oklch(83.6% 0.147 95.8)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#FFD82B

Ginger · Gold · Sunflower

HEX
#FFD82B
RGB
rgb(255, 216, 43)
HSL
hsl(49, 100%, 58%)
HSB
hsb(49, 83%, 100%)
CMYK
cmyk(0%, 15%, 83%, 0%)
Oklch
oklch(89.0% 0.174 94.9)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#2E2B1F

Ochre · DarkSlateGray · Amber Gold

HEX
#2E2B1F
RGB
rgb(46, 43, 31)
HSL
hsl(48, 19%, 15%)
HSB
hsb(48, 33%, 18%)
CMYK
cmyk(0%, 7%, 33%, 82%)
Oklch
oklch(28.8% 0.021 95.7)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDECE
CECEDE

Analogous

DED6CE
DEDECE
D6DECE

Triadic

DEDECE
CEDEDE
DECEDE

Split-Comp.

DEDECE
CED6DE
D6CEDE

Tetradic

DEDECE
CEDED6
CECEDE
DECED6

Contrast Matrix WCAG 2.1 Contrast

DEDECE
D9D898
E6C847
FFD82B
2E2B1F
1.1
Fail
1.2
Fail
1.0
Fail
10.4
AAA
1.1
Fail
1.1
Fail
1.1
Fail
9.6
AAA
1.2
Fail
1.1
Fail
1.2
Fail
8.6
AAA
1.0
Fail
1.1
Fail
1.2
Fail
10.2
AAA
10.4
AAA
9.6
AAA
8.6
AAA
10.2
AAA
White BG
1.4Fail
1.5Fail
1.7Fail
1.4Fail
14.2AAA
Black BG
15.4AAA
14.2AAA
12.7AAA
15.1AAA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDED2
D9D9A7
D9D966
EEEE55
2D2D22

Deuteranopia

DEDED3
D9D9AB
DBDD6E
F0F35F
2D2D23

Tritanopia

DED5D6
D9B4B6
E57F84
FD767D
2E2425

Achromatopsia

DCDCDC
D1D1D1
C2C2C2
D0D0D0
2B2B2B

Shades & Tints Shades & Tints

#DEDECE

Dark
Light

#D9D898

Dark
Light

#E6C847

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedece;
  --color-2: #d9d898;
  --color-3: #e6c847;
  --color-4: #ffd82b;
  --color-5: #2e2b1f;
}

SCSS

$color-1: #dedece;
$color-2: #d9d898;
$color-3: #e6c847;
$color-4: #ffd82b;
$color-5: #2e2b1f;

TAILWIND

colors: {
  'brand-1': '#dedece',
  'brand-2': '#d9d898',
  'brand-3': '#e6c847',
  'brand-4': '#ffd82b',
  'brand-5': '#2e2b1f',
}

RGB Array

[222, 222, 206], [217, 216, 152], [230, 200, 71], [255, 216, 43], [46, 43, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDECE, #D9D898, #E6C847, #FFD82B, #2E2B1F 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: #dedece; --color-2: #d9d898; --color-3: #e6c847; --color-4: #ffd82b; --color-5: #2e2b1f. 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