← Back to Editor

#D2D1C1 · #DFDCBA · #725D30 · #3F2F0E · #1F1E19

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

#D2D1C1

Fresh Green · LightGray · Lemon Cream

HEX
#D2D1C1
RGB
rgb(210, 209, 193)
HSL
hsl(56, 16%, 79%)
HSB
hsb(56, 8%, 82%)
CMYK
cmyk(0%, 0%, 8%, 18%)
Oklch
oklch(85.7% 0.022 103.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DFDCBA

Fresh Green · Wheat · Lemon Cream

HEX
#DFDCBA
RGB
rgb(223, 220, 186)
HSL
hsl(55, 37%, 80%)
HSB
hsb(55, 17%, 87%)
CMYK
cmyk(0%, 1%, 17%, 13%)
Oklch
oklch(88.8% 0.045 103.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#725D30

Ochre · DarkOliveGreen · Honey Gold

HEX
#725D30
RGB
rgb(114, 93, 48)
HSL
hsl(41, 41%, 32%)
HSB
hsb(41, 58%, 45%)
CMYK
cmyk(0%, 18%, 58%, 55%)
Oklch
oklch(48.9% 0.068 84.8)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#3F2F0E

Ochre · DarkOliveGreen · Amber Gold

HEX
#3F2F0E
RGB
rgb(63, 47, 14)
HSL
hsl(40, 64%, 15%)
HSB
hsb(40, 78%, 25%)
CMYK
cmyk(0%, 25%, 78%, 75%)
Oklch
oklch(31.6% 0.053 82.6)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#1F1E19

Autumn Sage · Black · Amber Gold

HEX
#1F1E19
RGB
rgb(31, 30, 25)
HSL
hsl(50, 11%, 11%)
HSB
hsb(50, 19%, 12%)
CMYK
cmyk(0%, 3%, 19%, 88%)
Oklch
oklch(23.4% 0.009 97.8)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D2D1C1
C1C2D2

Analogous

D2C8C1
D2D1C1
CBD2C1

Triadic

D2D1C1
C1D2D1
D1C1D2

Split-Comp.

D2D1C1
C1CBD2
C8C1D2

Tetradic

D2D1C1
C1D2C8
C1C2D2
D2C1CB

Contrast Matrix WCAG 2.1 Contrast

D2D1C1
DFDCBA
725D30
3F2F0E
1F1E19
1.1
Fail
4.1
AA Large
8.4
AAA
10.8
AAA
1.1
Fail
4.5
AA
9.3
AAA
12.0
AAA
4.1
AA Large
4.5
AA
2.0
Fail
2.6
Fail
8.4
AAA
9.3
AAA
2.0
Fail
1.3
Fail
10.8
AAA
12.0
AAA
2.6
Fail
1.3
Fail
White BG
1.5Fail
1.4Fail
6.3AA
12.9AAA
16.7AAA
Black BG
13.6AAA
15.1AAA
3.3AA Large
1.6Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D2D2C5
DEDEC2
69693B
383816
1F1F1A

Deuteranopia

D2D2C6
DEDEC4
6A6C3D
393A18
1F1F1B

Tritanopia

D2C8C9
DFC9CA
714345
3E1C1E
1F1B1B

Achromatopsia

CFCFCF
D9D9D9
5E5E5E
303030
1E1E1E

Shades & Tints Shades & Tints

#D2D1C1

Dark
Light

#DFDCBA

Dark
Light

#725D30

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d2d1c1;
  --color-2: #dfdcba;
  --color-3: #725d30;
  --color-4: #3f2f0e;
  --color-5: #1f1e19;
}

SCSS

$color-1: #d2d1c1;
$color-2: #dfdcba;
$color-3: #725d30;
$color-4: #3f2f0e;
$color-5: #1f1e19;

TAILWIND

colors: {
  'brand-1': '#d2d1c1',
  'brand-2': '#dfdcba',
  'brand-3': '#725d30',
  'brand-4': '#3f2f0e',
  'brand-5': '#1f1e19',
}

RGB Array

[210, 209, 193], [223, 220, 186], [114, 93, 48], [63, 47, 14], [31, 30, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D2D1C1, #DFDCBA, #725D30, #3F2F0E, #1F1E19 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: #d2d1c1; --color-2: #dfdcba; --color-3: #725d30; --color-4: #3f2f0e; --color-5: #1f1e19. 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