← Back to Editor

#FFFFD6 · #DFCBB0 · #C4AF82 · #C0B73E · #311929

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

#FFFFD6

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFD6
RGB
rgb(255, 255, 214)
HSL
hsl(60, 100%, 92%)
HSB
hsb(60, 16%, 100%)
CMYK
cmyk(0%, 0%, 16%, 0%)
Oklch
oklch(99.0% 0.053 107.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DFCBB0

Goose Yellow · Wheat · Peach Orange

HEX
#DFCBB0
RGB
rgb(223, 203, 176)
HSL
hsl(34, 42%, 78%)
HSB
hsb(34, 21%, 87%)
CMYK
cmyk(0%, 9%, 21%, 13%)
Oklch
oklch(85.2% 0.043 75.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#C4AF82

Ginger · Tan · Sunflower

HEX
#C4AF82
RGB
rgb(196, 175, 130)
HSL
hsl(41, 36%, 64%)
HSB
hsb(41, 34%, 77%)
CMYK
cmyk(0%, 11%, 34%, 23%)
Oklch
oklch(76.1% 0.065 85.8)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#C0B73E

Autumn Sage · GoldenRod · Honey Gold

HEX
#C0B73E
RGB
rgb(192, 183, 62)
HSL
hsl(56, 51%, 50%)
HSB
hsb(56, 68%, 75%)
CMYK
cmyk(0%, 5%, 68%, 25%)
Oklch
oklch(76.5% 0.139 105.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#311929

Rose Purple · DarkSlateGray · Raspberry

HEX
#311929
RGB
rgb(49, 25, 41)
HSL
hsl(320, 32%, 15%)
HSB
hsb(320, 49%, 19%)
CMYK
cmyk(0%, 49%, 16%, 81%)
Oklch
oklch(25.3% 0.046 340.7)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFD6
D6D6FF

Analogous

FFEBD6
FFFFD6
EBFFD6

Triadic

FFFFD6
D6FFFF
FFD6FF

Split-Comp.

FFFFD6
D6EBFF
EBD6FF

Tetradic

FFFFD6
D6FFEB
D6D6FF
FFD6EB

Contrast Matrix WCAG 2.1 Contrast

FFFFD6
DFCBB0
C4AF82
C0B73E
311929
1.5
Fail
2.1
Fail
2.0
Fail
15.8
AAA
1.5
Fail
1.4
Fail
1.3
Fail
10.2
AAA
2.1
Fail
1.4
Fail
1.0
Fail
7.5
AAA
2.0
Fail
1.3
Fail
1.0
Fail
7.7
AAA
15.8
AAA
10.2
AAA
7.5
AAA
7.7
AAA
White BG
1.0Fail
1.6Fail
2.1Fail
2.1Fail
16.1AAA
Black BG
20.5AAA
13.3AAA
9.8AAA
10.1AAA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE0
D6D6B7
BBBB8D
BCBC5B
272625

Deuteranopia

FFFFE2
D8D9B8
BCBE90
BDBD62
282A24

Tritanopia

FFE8E9
DEBCBD
C39597
C07277
302221

Achromatopsia

FAFAFA
CECECE
B0B0B0
ACACAC
222222

Shades & Tints Shades & Tints

#FFFFD6

Dark
Light

#DFCBB0

Dark
Light

#C4AF82

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffd6;
  --color-2: #dfcbb0;
  --color-3: #c4af82;
  --color-4: #c0b73e;
  --color-5: #311929;
}

SCSS

$color-1: #ffffd6;
$color-2: #dfcbb0;
$color-3: #c4af82;
$color-4: #c0b73e;
$color-5: #311929;

TAILWIND

colors: {
  'brand-1': '#ffffd6',
  'brand-2': '#dfcbb0',
  'brand-3': '#c4af82',
  'brand-4': '#c0b73e',
  'brand-5': '#311929',
}

RGB Array

[255, 255, 214], [223, 203, 176], [196, 175, 130], [192, 183, 62], [49, 25, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFD6, #DFCBB0, #C4AF82, #C0B73E, #311929 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: #ffffd6; --color-2: #dfcbb0; --color-3: #c4af82; --color-4: #c0b73e; --color-5: #311929. 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