← Back to Editor

#666666 · #000000 · #FF0000 · #FF0099 · #FFCC99

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

#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

#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

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF0099

Rose Purple · DeepPink · Camellia

HEX
#FF0099
RGB
rgb(255, 0, 153)
HSL
hsl(324, 100%, 50%)
HSB
hsb(324, 100%, 100%)
CMYK
cmyk(0%, 100%, 40%, 0%)
Oklch
oklch(65.3% 0.268 354.7)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#FFCC99

Goose Yellow · Khaki · Peach Orange

HEX
#FFCC99
RGB
rgb(255, 204, 153)
HSL
hsl(30, 100%, 80%)
HSB
hsb(30, 40%, 100%)
CMYK
cmyk(0%, 20%, 40%, 0%)
Oklch
oklch(87.8% 0.088 66.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

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
000000
FF0000
FF0099
FFCC99
3.7
AA Large
1.4
Fail
1.6
Fail
3.9
AA Large
3.7
AA Large
5.3
AA
5.7
AA
14.3
AAA
1.4
Fail
5.3
AA
1.1
Fail
2.7
Fail
1.6
Fail
5.7
AA
1.1
Fail
2.5
Fail
3.9
AA Large
14.3
AAA
2.7
Fail
2.5
Fail
White BG
5.7AA
21.0AAA
4.0AA Large
3.7AA Large
1.5Fail
Black BG
3.7AA Large
1.0Fail
5.3AA
5.7AA
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

666666
000000
918E00
918E74
E9E8A5

Deuteranopia

666666
000000
9FB300
9FB36B
ECF0A8

Tritanopia

666666
000000
F20000
F25750
FCAFB1

Achromatopsia

666666
000000
4C4C4C
5E5E5E
D5D5D5

Shades & Tints Shades & Tints

#666666

Dark
Light

#000000

Dark
Light

#FF0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #666666;
  --color-2: #000000;
  --color-3: #ff0000;
  --color-4: #ff0099;
  --color-5: #ffcc99;
}

SCSS

$color-1: #666666;
$color-2: #000000;
$color-3: #ff0000;
$color-4: #ff0099;
$color-5: #ffcc99;

TAILWIND

colors: {
  'brand-1': '#666666',
  'brand-2': '#000000',
  'brand-3': '#ff0000',
  'brand-4': '#ff0099',
  'brand-5': '#ffcc99',
}

RGB Array

[102, 102, 102], [0, 0, 0], [255, 0, 0], [255, 0, 153], [255, 204, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #666666, #000000, #FF0000, #FF0099, #FFCC99 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: #000000; --color-3: #ff0000; --color-4: #ff0099; --color-5: #ffcc99. 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