← Back to Editor

#FFFFFF · #CCCCCC · #03A6DC · #02779E · #FCD707

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

#03A6DC

Lake Blue · DarkTurquoise · Mint Ice

HEX
#03A6DC
RGB
rgb(3, 166, 220)
HSL
hsl(195, 97%, 44%)
HSB
hsb(195, 99%, 86%)
CMYK
cmyk(99%, 25%, 0%, 14%)
Oklch
oklch(68.0% 0.136 230.7)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#02779E

Lake Blue · Teal · Mint Ice

HEX
#02779E
RGB
rgb(2, 119, 158)
HSL
hsl(195, 98%, 31%)
HSB
hsb(195, 99%, 62%)
CMYK
cmyk(99%, 25%, 0%, 38%)
Oklch
oklch(53.3% 0.106 230.1)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FCD707

Autumn Sage · Gold · Sunflower

HEX
#FCD707
RGB
rgb(252, 215, 7)
HSL
hsl(51, 98%, 51%)
HSB
hsb(51, 97%, 99%)
CMYK
cmyk(0%, 15%, 97%, 1%)
Oklch
oklch(88.4% 0.181 96.4)

TraditionalAutumn Sage」· PaintSunflower」· 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
03A6DC
02779E
FCD707
1.6
Fail
2.8
Fail
5.1
AA
1.4
Fail
1.6
Fail
1.7
Fail
3.2
AA Large
1.1
Fail
2.8
Fail
1.7
Fail
1.8
Fail
2.0
Fail
5.1
AA
3.2
AA Large
1.8
Fail
3.6
AA Large
1.4
Fail
1.1
Fail
2.0
Fail
3.6
AA Large
White BG
1.0Fail
1.6Fail
2.8Fail
5.1AA
1.4Fail
Black BG
21.0AAA
13.1AAA
7.5AAA
4.1AA Large
14.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CCCCCC
4A4BCF
353695
ECEC39

Deuteranopia

FFFFFF
CCCCCC
4034CC
2E2592
EEF145

Tritanopia

FFFFFF
CCCCCC
0BC5C2
088D8B
FA616A

Achromatopsia

FFFFFF
CCCCCC
7B7B7B
585858
CACACA

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCCCCC

Dark
Light

#03A6DC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cccccc;
  --color-3: #03a6dc;
  --color-4: #02779e;
  --color-5: #fcd707;
}

SCSS

$color-1: #ffffff;
$color-2: #cccccc;
$color-3: #03a6dc;
$color-4: #02779e;
$color-5: #fcd707;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cccccc',
  'brand-3': '#03a6dc',
  'brand-4': '#02779e',
  'brand-5': '#fcd707',
}

RGB Array

[255, 255, 255], [204, 204, 204], [3, 166, 220], [2, 119, 158], [252, 215, 7]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CCCCCC, #03A6DC, #02779E, #FCD707 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: #03a6dc; --color-4: #02779e; --color-5: #fcd707. 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