← Back to Editor

#CCC7C1 · #9FA2A7 · #0D0C07 · #DED0AB · #AE9D81

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

#CCC7C1

Goose Yellow · Silver · Peach Orange

HEX
#CCC7C1
RGB
rgb(204, 199, 193)
HSL
hsl(33, 10%, 78%)
HSB
hsb(33, 5%, 80%)
CMYK
cmyk(0%, 2%, 5%, 20%)
Oklch
oklch(83.2% 0.010 72.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#9FA2A7

Ash · DarkGray · Silver Sand

HEX
#9FA2A7
RGB
rgb(159, 162, 167)
HSL
hsl(218, 4%, 64%)
HSB
hsb(218, 5%, 65%)
CMYK
cmyk(5%, 3%, 0%, 35%)
Oklch
oklch(71.1% 0.008 260.7)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#0D0C07

Autumn Sage · Black · Amber Gold

HEX
#0D0C07
RGB
rgb(13, 12, 7)
HSL
hsl(50, 30%, 4%)
HSB
hsb(50, 46%, 5%)
CMYK
cmyk(0%, 8%, 46%, 95%)
Oklch
oklch(15.4% 0.011 98.6)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#DED0AB

Goose Yellow · Wheat · Lemon Cream

HEX
#DED0AB
RGB
rgb(222, 208, 171)
HSL
hsl(44, 44%, 77%)
HSB
hsb(44, 23%, 87%)
CMYK
cmyk(0%, 6%, 23%, 13%)
Oklch
oklch(86.0% 0.052 89.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#AE9D81

Ginger · DarkGray · Warm Sun

HEX
#AE9D81
RGB
rgb(174, 157, 129)
HSL
hsl(37, 22%, 59%)
HSB
hsb(37, 26%, 68%)
CMYK
cmyk(0%, 10%, 26%, 32%)
Oklch
oklch(70.3% 0.044 80.2)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCC7C1
C1C6CD

Analogous

CDC2C1
CCC7C1
CCCDC1

Triadic

CCC7C1
C1CDC7
C7C1CD

Split-Comp.

CCC7C1
C1CCCD
C2C1CD

Tetradic

CCC7C1
C1CDC2
C1C6CD
CDC1CC

Contrast Matrix WCAG 2.1 Contrast

CCC7C1
9FA2A7
0D0C07
DED0AB
AE9D81
1.5
Fail
11.7
AAA
1.1
Fail
1.6
Fail
1.5
Fail
7.6
AAA
1.7
Fail
1.0
Fail
11.7
AAA
7.6
AAA
12.8
AAA
7.4
AAA
1.1
Fail
1.7
Fail
12.8
AAA
1.7
Fail
1.6
Fail
1.0
Fail
7.4
AAA
1.7
Fail
White BG
1.7Fail
2.6Fail
19.6AAA
1.5Fail
2.6Fail
Black BG
12.5AAA
8.2AAA
1.1Fail
13.7AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CACAC2
A0A0A6
0D0D08
D8D8B4
A7A688

Deuteranopia

CACAC3
A0A0A6
0D0D09
D9DAB6
A8A989

Tritanopia

CCC4C4
9FA5A5
0D0909
DDBBBD
AD8D8E

Achromatopsia

C8C8C8
A2A2A2
0C0C0C
D0D0D0
9F9F9F

Shades & Tints Shades & Tints

#CCC7C1

Dark
Light

#9FA2A7

Dark
Light

#0D0C07

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccc7c1;
  --color-2: #9fa2a7;
  --color-3: #0d0c07;
  --color-4: #ded0ab;
  --color-5: #ae9d81;
}

SCSS

$color-1: #ccc7c1;
$color-2: #9fa2a7;
$color-3: #0d0c07;
$color-4: #ded0ab;
$color-5: #ae9d81;

TAILWIND

colors: {
  'brand-1': '#ccc7c1',
  'brand-2': '#9fa2a7',
  'brand-3': '#0d0c07',
  'brand-4': '#ded0ab',
  'brand-5': '#ae9d81',
}

RGB Array

[204, 199, 193], [159, 162, 167], [13, 12, 7], [222, 208, 171], [174, 157, 129]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCC7C1, #9FA2A7, #0D0C07, #DED0AB, #AE9D81 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ccc7c1; --color-2: #9fa2a7; --color-3: #0d0c07; --color-4: #ded0ab; --color-5: #ae9d81. 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. Restrained colors convey professionalism and trust. 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