← Back to Editor

#D2D1CC · #FF9D20 · #C7BF9B · #795116 · #F46A0F

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

#D2D1CC

Silver Gray · LightGray · Pearl Gray

HEX
#D2D1CC
RGB
rgb(210, 209, 204)
HSL
hsl(50, 6%, 81%)
HSB
hsb(50, 3%, 82%)
CMYK
cmyk(0%, 0%, 3%, 18%)
Oklch
oklch(86.0% 0.007 97.4)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FF9D20

Ginger · Orange · Warm Sun

HEX
#FF9D20
RGB
rgb(255, 157, 32)
HSL
hsl(34, 100%, 56%)
HSB
hsb(34, 87%, 100%)
CMYK
cmyk(0%, 38%, 87%, 0%)
Oklch
oklch(78.0% 0.168 64.8)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#C7BF9B

Ginger · Tan · Sunflower

HEX
#C7BF9B
RGB
rgb(199, 191, 155)
HSL
hsl(49, 28%, 69%)
HSB
hsb(49, 22%, 78%)
CMYK
cmyk(0%, 4%, 22%, 22%)
Oklch
oklch(80.2% 0.049 96.9)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#795116

Ochre · Sienna · Amber Brown

HEX
#795116
RGB
rgb(121, 81, 22)
HSL
hsl(36, 69%, 28%)
HSB
hsb(36, 82%, 47%)
CMYK
cmyk(0%, 33%, 82%, 53%)
Oklch
oklch(46.8% 0.090 72.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#F46A0F

Tangerine · Chocolate · Warm Sun

HEX
#F46A0F
RGB
rgb(244, 106, 15)
HSL
hsl(24, 91%, 51%)
HSB
hsb(24, 94%, 96%)
CMYK
cmyk(0%, 57%, 94%, 4%)
Oklch
oklch(68.5% 0.190 45.6)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D2D1CC
CCCDD1

Analogous

D1CECC
D2D1CC
D0D1CC

Triadic

D2D1CC
CCD1D0
D0CCD1

Split-Comp.

D2D1CC
CCD0D1
CECCD1

Tetradic

D2D1CC
CCD1CE
CCCDD1
D1CCD0

Contrast Matrix WCAG 2.1 Contrast

D2D1CC
FF9D20
C7BF9B
795116
F46A0F
1.4
Fail
1.2
Fail
4.6
AA
2.0
Fail
1.4
Fail
1.1
Fail
3.4
AA Large
1.5
Fail
1.2
Fail
1.1
Fail
3.8
AA Large
1.6
Fail
4.6
AA
3.4
AA Large
3.8
AA Large
2.3
Fail
2.0
Fail
1.5
Fail
1.6
Fail
2.3
Fail
White BG
1.5Fail
2.1Fail
1.8Fail
7.0AA
3.0AA Large
Black BG
13.7AAA
10.1AAA
11.4AAA
3.0AA Large
6.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D2D2CD
D5D43E
C4C3A4
686724
B8B725

Deuteranopia

D2D2CD
DAE246
C4C5A6
6A6D28
C0CB2A

Tritanopia

D2CECE
FA565B
C7ABAC
773032
ED363A

Achromatopsia

D1D1D1
ACACAC
BDBDBD
565656
898989

Shades & Tints Shades & Tints

#D2D1CC

Dark
Light

#FF9D20

Dark
Light

#C7BF9B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d2d1cc;
  --color-2: #ff9d20;
  --color-3: #c7bf9b;
  --color-4: #795116;
  --color-5: #f46a0f;
}

SCSS

$color-1: #d2d1cc;
$color-2: #ff9d20;
$color-3: #c7bf9b;
$color-4: #795116;
$color-5: #f46a0f;

TAILWIND

colors: {
  'brand-1': '#d2d1cc',
  'brand-2': '#ff9d20',
  'brand-3': '#c7bf9b',
  'brand-4': '#795116',
  'brand-5': '#f46a0f',
}

RGB Array

[210, 209, 204], [255, 157, 32], [199, 191, 155], [121, 81, 22], [244, 106, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D2D1CC, #FF9D20, #C7BF9B, #795116, #F46A0F 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: #d2d1cc; --color-2: #ff9d20; --color-3: #c7bf9b; --color-4: #795116; --color-5: #f46a0f. 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