← Back to Editor

#CCCCCC · #919191 · #080808 · #EBDD5E · #EBDA42

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

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#919191

Ash · LightSlateGray · Silver Sand

HEX
#919191
RGB
rgb(145, 145, 145)
HSL
hsl(0, 0%, 57%)
HSB
hsb(0, 0%, 57%)
CMYK
cmyk(0%, 0%, 0%, 43%)
Oklch
oklch(65.7% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#080808

Ink Black · Black · Jet Black

HEX
#080808
RGB
rgb(8, 8, 8)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(13.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#EBDD5E

Fresh Green · Khaki · Sunflower

HEX
#EBDD5E
RGB
rgb(235, 221, 94)
HSL
hsl(54, 78%, 65%)
HSB
hsb(54, 60%, 92%)
CMYK
cmyk(0%, 6%, 60%, 8%)
Oklch
oklch(88.5% 0.147 103.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#EBDA42

Autumn Sage · SandyBrown · Sunflower

HEX
#EBDA42
RGB
rgb(235, 218, 66)
HSL
hsl(54, 81%, 59%)
HSB
hsb(54, 72%, 92%)
CMYK
cmyk(0%, 7%, 72%, 8%)
Oklch
oklch(87.7% 0.164 102.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCCCCC
CCCCCC

Analogous

CCCCCC
CCCCCC
CCCCCC

Triadic

CCCCCC
CCCCCC
CCCCCC

Split-Comp.

CCCCCC
CCCCCC
CCCCCC

Tetradic

CCCCCC
CCCCCC
CCCCCC
CCCCCC

Contrast Matrix WCAG 2.1 Contrast

CCCCCC
919191
080808
EBDD5E
EBDA42
2.0
Fail
12.5
AAA
1.1
Fail
1.1
Fail
2.0
Fail
6.4
AA
2.3
Fail
2.2
Fail
12.5
AAA
6.4
AA
14.3
AAA
14.0
AAA
1.1
Fail
2.3
Fail
14.3
AAA
1.0
Fail
1.1
Fail
2.2
Fail
14.0
AAA
1.0
Fail
White BG
1.6Fail
3.2AA Large
20.0AAA
1.4Fail
1.4Fail
Black BG
13.1AAA
6.7AA
1.0Fail
15.0AAA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCCC
919191
080808
E5E57D
E4E367

Deuteranopia

CCCCCC
919191
080808
E6E784
E5E670

Tritanopia

CCCCCC
919191
080808
EA959A
EA848A

Achromatopsia

CCCCCC
919191
080808
D3D3D3
CECECE

Shades & Tints Shades & Tints

#CCCCCC

Dark
Light

#919191

Dark
Light

#080808

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccccc;
  --color-2: #919191;
  --color-3: #080808;
  --color-4: #ebdd5e;
  --color-5: #ebda42;
}

SCSS

$color-1: #cccccc;
$color-2: #919191;
$color-3: #080808;
$color-4: #ebdd5e;
$color-5: #ebda42;

TAILWIND

colors: {
  'brand-1': '#cccccc',
  'brand-2': '#919191',
  'brand-3': '#080808',
  'brand-4': '#ebdd5e',
  'brand-5': '#ebda42',
}

RGB Array

[204, 204, 204], [145, 145, 145], [8, 8, 8], [235, 221, 94], [235, 218, 66]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCCCC, #919191, #080808, #EBDD5E, #EBDA42 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: #cccccc; --color-2: #919191; --color-3: #080808; --color-4: #ebdd5e; --color-5: #ebda42. 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