← Back to Editor

#666666 · #CC0033 · #333333 · #006666 · #CCCCCC

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

#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

#CC0033

Vermilion · Crimson · Wine Red

HEX
#CC0033
RGB
rgb(204, 0, 51)
HSL
hsl(345, 100%, 40%)
HSB
hsb(345, 100%, 80%)
CMYK
cmyk(0%, 100%, 75%, 20%)
Oklch
oklch(53.5% 0.215 20.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#006666

Lake Blue · Teal · Peacock Green

HEX
#006666
RGB
rgb(0, 102, 102)
HSL
hsl(180, 100%, 20%)
HSB
hsb(180, 100%, 40%)
CMYK
cmyk(100%, 0%, 0%, 60%)
Oklch
oklch(46.2% 0.079 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

666666
666666

Analogous

666666
666666
666666

Triadic

666666
666666
666666

Split-Comp.

666666
666666
666666

Tetradic

666666
666666
666666
666666

Contrast Matrix WCAG 2.1 Contrast

666666
CC0033
333333
006666
CCCCCC
1.0
Fail
2.2
Fail
1.2
Fail
3.6
AA Large
1.0
Fail
2.2
Fail
1.2
Fail
3.6
AA Large
2.2
Fail
2.2
Fail
1.9
Fail
7.9
AAA
1.2
Fail
1.2
Fail
1.9
Fail
4.2
AA Large
3.6
AA Large
3.6
AA Large
7.9
AAA
4.2
AA Large
White BG
5.7AA
5.8AA
12.6AAA
6.8AA
1.6Fail
Black BG
3.7AA Large
3.6AA Large
1.7Fail
3.1AA Large
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

666666
747227
333333
2C2D66
CCCCCC

Deuteranopia

666666
808F24
333333
261F66
CCCCCC

Tritanopia

666666
C21D1B
333333
056666
CCCCCC

Achromatopsia

666666
434343
333333
484848
CCCCCC

Shades & Tints Shades & Tints

#666666

Dark
Light

#CC0033

Dark
Light

#333333

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #666666;
  --color-2: #cc0033;
  --color-3: #333333;
  --color-4: #006666;
  --color-5: #cccccc;
}

SCSS

$color-1: #666666;
$color-2: #cc0033;
$color-3: #333333;
$color-4: #006666;
$color-5: #cccccc;

TAILWIND

colors: {
  'brand-1': '#666666',
  'brand-2': '#cc0033',
  'brand-3': '#333333',
  'brand-4': '#006666',
  'brand-5': '#cccccc',
}

RGB Array

[102, 102, 102], [204, 0, 51], [51, 51, 51], [0, 102, 102], [204, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #666666, #CC0033, #333333, #006666, #CCCCCC 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: #666666; --color-2: #cc0033; --color-3: #333333; --color-4: #006666; --color-5: #cccccc. 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