← Back to Editor

#FFFFFF · #C2D8ED · #6699CC · #336699 · #474747

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

#C2D8ED

Sky Blue · LightBlue · Sky Blue

HEX
#C2D8ED
RGB
rgb(194, 216, 237)
HSL
hsl(209, 54%, 85%)
HSB
hsb(209, 18%, 93%)
CMYK
cmyk(18%, 9%, 0%, 7%)
Oklch
oklch(87.2% 0.038 247.0)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#6699CC

Azure · CornflowerBlue · Navy Blue

HEX
#6699CC
RGB
rgb(102, 153, 204)
HSL
hsl(210, 50%, 60%)
HSB
hsb(210, 50%, 80%)
CMYK
cmyk(50%, 25%, 0%, 20%)
Oklch
oklch(66.8% 0.094 249.4)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#336699

Indigo · SteelBlue · Prussian Blue

HEX
#336699
RGB
rgb(51, 102, 153)
HSL
hsl(210, 50%, 40%)
HSB
hsb(210, 67%, 60%)
CMYK
cmyk(67%, 33%, 0%, 40%)
Oklch
oklch(49.9% 0.099 250.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#474747

Dark Cyan · DarkSlateGray · Charcoal

HEX
#474747
RGB
rgb(71, 71, 71)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(39.8% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· 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
C2D8ED
6699CC
336699
474747
1.5
Fail
3.0
AA Large
6.0
AA
9.3
AAA
1.5
Fail
2.1
Fail
4.1
AA Large
6.3
AA
3.0
AA Large
2.1
Fail
2.0
Fail
3.1
AA Large
6.0
AA
4.1
AA Large
2.0
Fail
1.5
Fail
9.3
AAA
6.3
AA
3.1
AA Large
1.5
Fail
White BG
1.0Fail
1.5Fail
3.0AA Large
6.0AA
9.3AAA
Black BG
21.0AAA
14.3AAA
7.0AA
3.5AA Large
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CCCCE8
7C7DC0
494A8D
474747

Deuteranopia

FFFFFF
CAC9E7
7975BD
46428A
474747

Tritanopia

FFFFFF
C3E4E3
69B6B4
368381
474747

Achromatopsia

FFFFFF
D4D4D4
909090
5D5D5D
474747

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C2D8ED

Dark
Light

#6699CC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c2d8ed;
  --color-3: #6699cc;
  --color-4: #336699;
  --color-5: #474747;
}

SCSS

$color-1: #ffffff;
$color-2: #c2d8ed;
$color-3: #6699cc;
$color-4: #336699;
$color-5: #474747;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c2d8ed',
  'brand-3': '#6699cc',
  'brand-4': '#336699',
  'brand-5': '#474747',
}

RGB Array

[255, 255, 255], [194, 216, 237], [102, 153, 204], [51, 102, 153], [71, 71, 71]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C2D8ED, #6699CC, #336699, #474747 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: #c2d8ed; --color-3: #6699cc; --color-4: #336699; --color-5: #474747. 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