← Back to Editor

#CECECE · #9C9C9C · #D7C607 · #B39705 · #000000

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

#CECECE

Silver Gray · LightGray · Pearl Gray

HEX
#CECECE
RGB
rgb(206, 206, 206)
HSL
hsl(0, 0%, 81%)
HSB
hsb(0, 0%, 81%)
CMYK
cmyk(0%, 0%, 0%, 19%)
Oklch
oklch(85.1% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#9C9C9C

Ash · DarkGray · Silver Sand

HEX
#9C9C9C
RGB
rgb(156, 156, 156)
HSL
hsl(0, 0%, 61%)
HSB
hsb(0, 0%, 61%)
CMYK
cmyk(0%, 0%, 0%, 39%)
Oklch
oklch(69.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#D7C607

Autumn Sage · GoldenRod · Honey Gold

HEX
#D7C607
RGB
rgb(215, 198, 7)
HSL
hsl(55, 94%, 44%)
HSB
hsb(55, 97%, 84%)
CMYK
cmyk(0%, 8%, 97%, 16%)
Oklch
oklch(81.5% 0.171 103.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#B39705

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#B39705
RGB
rgb(179, 151, 5)
HSL
hsl(50, 95%, 36%)
HSB
hsb(50, 97%, 70%)
CMYK
cmyk(0%, 16%, 97%, 30%)
Oklch
oklch(68.2% 0.139 95.6)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CECECE
CFCFCF

Analogous

CFCFCF
CECECE
CFCFCF

Triadic

CECECE
CFCFCF
CFCFCF

Split-Comp.

CECECE
CFCFCF
CFCFCF

Tetradic

CECECE
CFCFCF
CFCFCF
CFCFCF

Contrast Matrix WCAG 2.1 Contrast

CECECE
9C9C9C
D7C607
B39705
000000
1.7
Fail
1.1
Fail
1.8
Fail
13.3
AAA
1.7
Fail
1.6
Fail
1.0
Fail
7.6
AAA
1.1
Fail
1.6
Fail
1.6
Fail
12.0
AAA
1.8
Fail
1.0
Fail
1.6
Fail
7.3
AAA
13.3
AAA
7.6
AAA
12.0
AAA
7.3
AAA
White BG
1.6Fail
2.7Fail
1.8Fail
2.9Fail
21.0AAA
Black BG
13.3AAA
7.6AAA
12.0AAA
7.3AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CECECE
9C9C9C
D0CF35
A7A728
000000

Deuteranopia

CECECE
9C9C9C
D1D240
A9AB31
000000

Tritanopia

CECECE
9C9C9C
D65A62
B2444A
000000

Achromatopsia

CECECE
9C9C9C
B5B5B5
8F8F8F
000000

Shades & Tints Shades & Tints

#CECECE

Dark
Light

#9C9C9C

Dark
Light

#D7C607

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cecece;
  --color-2: #9c9c9c;
  --color-3: #d7c607;
  --color-4: #b39705;
  --color-5: #000000;
}

SCSS

$color-1: #cecece;
$color-2: #9c9c9c;
$color-3: #d7c607;
$color-4: #b39705;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#cecece',
  'brand-2': '#9c9c9c',
  'brand-3': '#d7c607',
  'brand-4': '#b39705',
  'brand-5': '#000000',
}

RGB Array

[206, 206, 206], [156, 156, 156], [215, 198, 7], [179, 151, 5], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CECECE, #9C9C9C, #D7C607, #B39705, #000000 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: #cecece; --color-2: #9c9c9c; --color-3: #d7c607; --color-4: #b39705; --color-5: #000000. 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