← Back to Editor

#222222 · #0077CC · #5599BB · #FFFFBB · #CCBB66

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

#222222

Ink Black · Black · Dark Stone

HEX
#222222
RGB
rgb(34, 34, 34)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(25.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#0077CC

Lake Blue · DodgerBlue · Prussian Blue

HEX
#0077CC
RGB
rgb(0, 119, 204)
HSL
hsl(205, 100%, 40%)
HSB
hsb(205, 100%, 80%)
CMYK
cmyk(100%, 42%, 0%, 20%)
Oklch
oklch(56.0% 0.158 249.8)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#5599BB

Slate Blue · SteelBlue · Navy Blue

HEX
#5599BB
RGB
rgb(85, 153, 187)
HSL
hsl(200, 43%, 53%)
HSB
hsb(200, 55%, 73%)
CMYK
cmyk(55%, 18%, 0%, 27%)
Oklch
oklch(65.2% 0.086 231.9)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#FFFFBB

Fresh Green · Bisque · Lemon Cream

HEX
#FFFFBB
RGB
rgb(255, 255, 187)
HSL
hsl(60, 100%, 87%)
HSB
hsb(60, 27%, 100%)
CMYK
cmyk(0%, 0%, 27%, 0%)
Oklch
oklch(98.4% 0.086 107.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CCBB66

Autumn Sage · BurlyWood · Sunflower

HEX
#CCBB66
RGB
rgb(204, 187, 102)
HSL
hsl(50, 50%, 60%)
HSB
hsb(50, 50%, 80%)
CMYK
cmyk(0%, 8%, 50%, 20%)
Oklch
oklch(78.8% 0.108 98.3)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

222222
212121

Analogous

212121
222222
212121

Triadic

222222
212121
212121

Split-Comp.

222222
212121
212121

Tetradic

222222
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

222222
0077CC
5599BB
FFFFBB
CCBB66
3.4
AA Large
5.0
AA
15.4
AAA
8.2
AAA
3.4
AA Large
1.5
Fail
4.5
AA Large
2.4
Fail
5.0
AA
1.5
Fail
3.0
AA Large
1.6
Fail
15.4
AAA
4.5
AA Large
3.0
AA Large
1.9
Fail
8.2
AAA
2.4
Fail
1.6
Fail
1.9
Fail
White BG
15.9AAA
4.7AA
3.2AA Large
1.0Fail
1.9Fail
Black BG
1.3Fail
4.5AA
6.7AA
20.3AAA
10.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
3435B7
7273B3
FFFFCB
C5C47B

Deuteranopia

222222
2D24B2
6F69B1
FFFFCF
C6C780

Tritanopia

222222
06A7A4
58ACAB
FFD8DB
CB8B8E

Achromatopsia

222222
5D5D5D
898989
F7F7F7
B6B6B6

Shades & Tints Shades & Tints

#222222

Dark
Light

#0077CC

Dark
Light

#5599BB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #0077cc;
  --color-3: #5599bb;
  --color-4: #ffffbb;
  --color-5: #ccbb66;
}

SCSS

$color-1: #222222;
$color-2: #0077cc;
$color-3: #5599bb;
$color-4: #ffffbb;
$color-5: #ccbb66;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#0077cc',
  'brand-3': '#5599bb',
  'brand-4': '#ffffbb',
  'brand-5': '#ccbb66',
}

RGB Array

[34, 34, 34], [0, 119, 204], [85, 153, 187], [255, 255, 187], [204, 187, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #0077CC, #5599BB, #FFFFBB, #CCBB66 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: #222222; --color-2: #0077cc; --color-3: #5599bb; --color-4: #ffffbb; --color-5: #ccbb66. 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