← Back to Editor

#FFFFFF · #CCCCCC · #007CC3 · #005F96 · #000000

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

#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

#007CC3

Lake Blue · Teal · Prussian Blue

HEX
#007CC3
RGB
rgb(0, 124, 195)
HSL
hsl(202, 100%, 38%)
HSB
hsb(202, 100%, 76%)
CMYK
cmyk(100%, 36%, 0%, 24%)
Oklch
oklch(56.6% 0.142 244.8)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#005F96

Lake Blue · Teal · Prussian Blue

HEX
#005F96
RGB
rgb(0, 95, 150)
HSL
hsl(202, 100%, 29%)
HSB
hsb(202, 100%, 59%)
CMYK
cmyk(100%, 37%, 0%, 41%)
Oklch
oklch(46.8% 0.116 244.3)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#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

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
007CC3
005F96
000000
1.6
Fail
4.5
AA Large
6.8
AA
21.0
AAA
1.6
Fail
2.8
Fail
4.2
AA Large
13.1
AAA
4.5
AA Large
2.8
Fail
1.5
Fail
4.7
AA
6.8
AA
4.2
AA Large
1.5
Fail
3.1
AA Large
21.0
AAA
13.1
AAA
4.7
AA
3.1
AA Large
White BG
1.0Fail
1.6Fail
4.5AA Large
6.8AA
21.0AAA
Black BG
21.0AAA
13.1AAA
4.7AA
3.1AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CCCCCC
3637B2
292A89
000000

Deuteranopia

FFFFFF
CCCCCC
2F25AE
241D86
000000

Tritanopia

FFFFFF
CCCCCC
06A4A1
057E7C
000000

Achromatopsia

FFFFFF
CCCCCC
5F5F5F
494949
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCCCCC

Dark
Light

#007CC3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cccccc;
  --color-3: #007cc3;
  --color-4: #005f96;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #cccccc;
$color-3: #007cc3;
$color-4: #005f96;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cccccc',
  'brand-3': '#007cc3',
  'brand-4': '#005f96',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [204, 204, 204], [0, 124, 195], [0, 95, 150], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CCCCCC, #007CC3, #005F96, #000000 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: #ffffff; --color-2: #cccccc; --color-3: #007cc3; --color-4: #005f96; --color-5: #000000. 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