← Back to Editor

#FFFFFF · #CCCCCC · #A6A6A6 · #808080 · #FF0033

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#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

#A6A6A6

Ash · DarkGray · Silver Sand

HEX
#A6A6A6
RGB
rgb(166, 166, 166)
HSL
hsl(0, 0%, 65%)
HSB
hsb(0, 0%, 65%)
CMYK
cmyk(0%, 0%, 0%, 35%)
Oklch
oklch(72.5% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#808080

Ink Gray · Gray · Warm Gray

HEX
#808080
RGB
rgb(128, 128, 128)
HSL
hsl(0, 0%, 50%)
HSB
hsb(0, 0%, 50%)
CMYK
cmyk(0%, 0%, 0%, 50%)
Oklch
oklch(60.0% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FF0033

Vermilion · Crimson · Passion Red

HEX
#FF0033
RGB
rgb(255, 0, 51)
HSL
hsl(348, 100%, 50%)
HSB
hsb(348, 100%, 100%)
CMYK
cmyk(0%, 100%, 80%, 0%)
Oklch
oklch(63.1% 0.255 23.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
CCCCCC
A6A6A6
808080
FF0033
1.6
Fail
2.4
Fail
3.9
AA Large
4.0
AA Large
1.6
Fail
1.5
Fail
2.5
Fail
2.5
Fail
2.4
Fail
1.5
Fail
1.6
Fail
1.6
Fail
3.9
AA Large
2.5
Fail
1.6
Fail
1.0
Fail
4.0
AA Large
2.5
Fail
1.6
Fail
1.0
Fail
White BG
1.0Fail
1.6Fail
2.4Fail
3.9AA Large
4.0AA Large
Black BG
21.0AAA
13.1AAA
8.6AAA
5.3AA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CCCCCC
A6A6A6
808080
918E27

Deuteranopia

FFFFFF
CCCCCC
A6A6A6
808080
9FB324

Tritanopia

FFFFFF
CCCCCC
A6A6A6
808080
F21D1B

Achromatopsia

FFFFFF
CCCCCC
A6A6A6
808080
525252

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCCCCC

Dark
Light

#A6A6A6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cccccc;
  --color-3: #a6a6a6;
  --color-4: #808080;
  --color-5: #ff0033;
}

SCSS

$color-1: #ffffff;
$color-2: #cccccc;
$color-3: #a6a6a6;
$color-4: #808080;
$color-5: #ff0033;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cccccc',
  'brand-3': '#a6a6a6',
  'brand-4': '#808080',
  'brand-5': '#ff0033',
}

RGB Array

[255, 255, 255], [204, 204, 204], [166, 166, 166], [128, 128, 128], [255, 0, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CCCCCC, #A6A6A6, #808080, #FF0033 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #ffffff; --color-2: #cccccc; --color-3: #a6a6a6; --color-4: #808080; --color-5: #ff0033. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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