← Back to Editor

#FFDC9E · #CCDCB7 · #B99E4F · #E8D7B9 · #6B594D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFDC9E

Goose Yellow · Wheat · Peach Orange

HEX
#FFDC9E
RGB
rgb(255, 220, 158)
HSL
hsl(38, 100%, 81%)
HSB
hsb(38, 38%, 100%)
CMYK
cmyk(0%, 14%, 38%, 0%)
Oklch
oklch(91.0% 0.088 81.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#CCDCB7

Willow Green · LightGray · Apple Green

HEX
#CCDCB7
RGB
rgb(204, 220, 183)
HSL
hsl(86, 35%, 79%)
HSB
hsb(86, 17%, 86%)
CMYK
cmyk(7%, 0%, 17%, 14%)
Oklch
oklch(87.3% 0.053 126.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#B99E4F

Ginger · GoldenRod · Sunflower

HEX
#B99E4F
RGB
rgb(185, 158, 79)
HSL
hsl(45, 43%, 52%)
HSB
hsb(45, 57%, 73%)
CMYK
cmyk(0%, 15%, 57%, 27%)
Oklch
oklch(70.7% 0.104 90.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#E8D7B9

Goose Yellow · Wheat · Peach Orange

HEX
#E8D7B9
RGB
rgb(232, 215, 185)
HSL
hsl(38, 51%, 82%)
HSB
hsb(38, 20%, 91%)
CMYK
cmyk(0%, 7%, 20%, 9%)
Oklch
oklch(88.5% 0.044 81.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#6B594D

Tangerine · DimGray · Amber Brown

HEX
#6B594D
RGB
rgb(107, 89, 77)
HSL
hsl(24, 16%, 36%)
HSB
hsb(24, 28%, 42%)
CMYK
cmyk(0%, 17%, 28%, 58%)
Oklch
oklch(47.8% 0.030 55.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFDC9E
9EC2FF

Analogous

FFAB9E
FFDC9E
F2FF9E

Triadic

FFDC9E
9EFFDB
DB9EFF

Split-Comp.

FFDC9E
9EF2FF
AB9EFF

Tetradic

FFDC9E
9EFFAB
9EC2FF
FF9EF2

Contrast Matrix WCAG 2.1 Contrast

FFDC9E
CCDCB7
B99E4F
E8D7B9
6B594D
1.1
Fail
2.0
Fail
1.1
Fail
5.1
AA
1.1
Fail
1.8
Fail
1.0
Fail
4.6
AA
2.0
Fail
1.8
Fail
1.8
Fail
2.6
Fail
1.1
Fail
1.0
Fail
1.8
Fail
4.7
AA
5.1
AA
4.6
AA
2.6
Fail
4.7
AA
White BG
1.3Fail
1.4Fail
2.6Fail
1.4Fail
6.6AA
Black BG
16.0AAA
14.5AAA
8.1AAA
14.9AAA
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0AD
D3D3C0
ADAD62
E1E0C0
636350

Deuteranopia

F2F5B1
D2D1C2
AFB167
E2E3C2
646651

Tritanopia

FDB9BB
CDC7C9
B87175
E7C6C7
6A5253

Achromatopsia

DFDFDF
D3D3D3
9D9D9D
D9D9D9
5D5D5D

Shades & Tints Shades & Tints

#FFDC9E

Dark
Light

#CCDCB7

Dark
Light

#B99E4F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffdc9e;
  --color-2: #ccdcb7;
  --color-3: #b99e4f;
  --color-4: #e8d7b9;
  --color-5: #6b594d;
}

SCSS

$color-1: #ffdc9e;
$color-2: #ccdcb7;
$color-3: #b99e4f;
$color-4: #e8d7b9;
$color-5: #6b594d;

TAILWIND

colors: {
  'brand-1': '#ffdc9e',
  'brand-2': '#ccdcb7',
  'brand-3': '#b99e4f',
  'brand-4': '#e8d7b9',
  'brand-5': '#6b594d',
}

RGB Array

[255, 220, 158], [204, 220, 183], [185, 158, 79], [232, 215, 185], [107, 89, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFDC9E, #CCDCB7, #B99E4F, #E8D7B9, #6B594D 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: #ffdc9e; --color-2: #ccdcb7; --color-3: #b99e4f; --color-4: #e8d7b9; --color-5: #6b594d. 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