← Back to Editor

#CCCCCC · #666666 · #202020 · #090909 · #FF004E

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#202020

Ink Black · Black · Dark Stone

HEX
#202020
RGB
rgb(32, 32, 32)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.4% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#090909

Ink Black · Black · Jet Black

HEX
#090909
RGB
rgb(9, 9, 9)
HSL
hsl(0, 0%, 4%)
HSB
hsb(0, 0%, 4%)
CMYK
cmyk(0%, 0%, 0%, 96%)
Oklch
oklch(14.0% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF004E

Dark Violet · Crimson · Camellia

HEX
#FF004E
RGB
rgb(255, 0, 78)
HSL
hsl(342, 100%, 50%)
HSB
hsb(342, 100%, 100%)
CMYK
cmyk(0%, 100%, 69%, 0%)
Oklch
oklch(63.4% 0.254 17.4)

TraditionalDark Violet」· PaintCamellia」· 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
666666
202020
090909
FF004E
3.6
AA Large
10.1
AAA
12.4
AAA
2.4
Fail
3.6
AA Large
2.8
Fail
3.5
AA Large
1.5
Fail
10.1
AAA
2.8
Fail
1.2
Fail
4.2
AA Large
12.4
AAA
3.5
AA Large
1.2
Fail
5.1
AA
2.4
Fail
1.5
Fail
4.2
AA Large
5.1
AA
White BG
1.6Fail
5.7AA
16.3AAA
19.9AAA
3.9AA Large
Black BG
13.1AAA
3.7AA Large
1.3Fail
1.1Fail
5.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCCC
666666
202020
090909
918E3B

Deuteranopia

CCCCCC
666666
202020
090909
9FB337

Tritanopia

CCCCCC
666666
202020
090909
F22C29

Achromatopsia

CCCCCC
666666
202020
090909
555555

Shades & Tints Shades & Tints

#CCCCCC

Dark
Light

#666666

Dark
Light

#202020

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccccc;
  --color-2: #666666;
  --color-3: #202020;
  --color-4: #090909;
  --color-5: #ff004e;
}

SCSS

$color-1: #cccccc;
$color-2: #666666;
$color-3: #202020;
$color-4: #090909;
$color-5: #ff004e;

TAILWIND

colors: {
  'brand-1': '#cccccc',
  'brand-2': '#666666',
  'brand-3': '#202020',
  'brand-4': '#090909',
  'brand-5': '#ff004e',
}

RGB Array

[204, 204, 204], [102, 102, 102], [32, 32, 32], [9, 9, 9], [255, 0, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCCCC, #666666, #202020, #090909, #FF004E is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #cccccc; --color-2: #666666; --color-3: #202020; --color-4: #090909; --color-5: #ff004e. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 finance, legal, luxury 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