Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#222222
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#0077CC
Lake Blue · DodgerBlue · Prussian Blue
Traditional「Lake Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#5599BB
Slate Blue · SteelBlue · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#FFFFBB
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCBB66
Autumn Sage · BurlyWood · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
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 | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#222222
#0077CC
#5599BB
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.
Generated by LangColor online color tool · Breaking the barrier between language and color