← Back to Editor

#D9D7B2 · #F0EBCA · #2D404A · #BFBC5F · #EBE29D

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

#D9D7B2

Fresh Green · Wheat · Lemon Cream

HEX
#D9D7B2
RGB
rgb(217, 215, 178)
HSL
hsl(57, 34%, 77%)
HSB
hsb(57, 18%, 85%)
CMYK
cmyk(0%, 1%, 18%, 15%)
Oklch
oklch(87.1% 0.049 104.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0EBCA

Fresh Green · Bisque · Lemon Cream

HEX
#F0EBCA
RGB
rgb(240, 235, 202)
HSL
hsl(52, 56%, 87%)
HSB
hsb(52, 16%, 94%)
CMYK
cmyk(0%, 2%, 16%, 6%)
Oklch
oklch(93.5% 0.044 100.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#2D404A

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2D404A
RGB
rgb(45, 64, 74)
HSL
hsl(201, 24%, 23%)
HSB
hsb(201, 39%, 29%)
CMYK
cmyk(39%, 14%, 0%, 71%)
Oklch
oklch(36.0% 0.030 231.6)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#BFBC5F

Autumn Sage · Tan · Sunflower

HEX
#BFBC5F
RGB
rgb(191, 188, 95)
HSL
hsl(58, 43%, 56%)
HSB
hsb(58, 50%, 75%)
CMYK
cmyk(0%, 2%, 50%, 25%)
Oklch
oklch(77.8% 0.116 107.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#EBE29D

Fresh Green · Khaki · Lemon Cream

HEX
#EBE29D
RGB
rgb(235, 226, 157)
HSL
hsl(53, 66%, 77%)
HSB
hsb(53, 33%, 92%)
CMYK
cmyk(0%, 4%, 33%, 8%)
Oklch
oklch(90.4% 0.088 101.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D9D7B2
B0B2D8

Analogous

D8C2B0
D9D7B2
C6D8B0

Triadic

D9D7B2
B0D8D6
D6B0D8

Split-Comp.

D9D7B2
B0C6D8
C2B0D8

Tetradic

D9D7B2
B0D8C2
B0B2D8
D8B0C6

Contrast Matrix WCAG 2.1 Contrast

D9D7B2
F0EBCA
2D404A
BFBC5F
EBE29D
1.2
Fail
7.4
AAA
1.4
Fail
1.1
Fail
1.2
Fail
9.0
AAA
1.6
Fail
1.1
Fail
7.4
AAA
9.0
AAA
5.4
AA
8.2
AAA
1.4
Fail
1.6
Fail
5.4
AA
1.5
Fail
1.1
Fail
1.1
Fail
8.2
AAA
1.5
Fail
White BG
1.5Fail
1.2Fail
10.8AAA
2.0Fail
1.3Fail
Black BG
14.3AAA
17.4AAA
1.9Fail
10.6AAA
15.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D8D8BB
EEEED2
353548
BEBE76
E7E7AE

Deuteranopia

D8D8BD
EEEFD4
343347
BEBE7B
E8E8B2

Tritanopia

D9C2C4
F0D8DA
2E4645
BF878B
EBBBBE

Achromatopsia

D3D3D3
E9E9E9
3B3B3B
B2B2B2
DDDDDD

Shades & Tints Shades & Tints

#D9D7B2

Dark
Light

#F0EBCA

Dark
Light

#2D404A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d9d7b2;
  --color-2: #f0ebca;
  --color-3: #2d404a;
  --color-4: #bfbc5f;
  --color-5: #ebe29d;
}

SCSS

$color-1: #d9d7b2;
$color-2: #f0ebca;
$color-3: #2d404a;
$color-4: #bfbc5f;
$color-5: #ebe29d;

TAILWIND

colors: {
  'brand-1': '#d9d7b2',
  'brand-2': '#f0ebca',
  'brand-3': '#2d404a',
  'brand-4': '#bfbc5f',
  'brand-5': '#ebe29d',
}

RGB Array

[217, 215, 178], [240, 235, 202], [45, 64, 74], [191, 188, 95], [235, 226, 157]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D9D7B2, #F0EBCA, #2D404A, #BFBC5F, #EBE29D 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: #d9d7b2; --color-2: #f0ebca; --color-3: #2d404a; --color-4: #bfbc5f; --color-5: #ebe29d. 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