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
#EEEEEE
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#DDDDDD
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#BBAAAA
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#BB3355
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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 | EEEEEE | DDDDDD | BBAAAA | BB3355 | |
|---|---|---|---|---|---|
| — | 13.7 AAA | 11.7 AAA | 7.2 AAA | 2.8 Fail | |
13.7 AAA | — | 1.2 Fail | 1.9 Fail | 4.9 AA | |
11.7 AAA | 1.2 Fail | — | 1.6 Fail | 4.2 AA Large | |
7.2 AAA | 1.9 Fail | 1.6 Fail | — | 2.5 Fail | |
2.8 Fail | 4.9 AA | 4.2 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#222222
#EEEEEE
#DDDDDD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #222222;
--color-2: #eeeeee;
--color-3: #dddddd;
--color-4: #bbaaaa;
--color-5: #bb3355;
}SCSS
$color-1: #222222; $color-2: #eeeeee; $color-3: #dddddd; $color-4: #bbaaaa; $color-5: #bb3355;
TAILWIND
colors: {
'brand-1': '#222222',
'brand-2': '#eeeeee',
'brand-3': '#dddddd',
'brand-4': '#bbaaaa',
'brand-5': '#bb3355',
}RGB Array
[34, 34, 34], [238, 238, 238], [221, 221, 221], [187, 170, 170], [187, 51, 85]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #222222, #EEEEEE, #DDDDDD, #BBAAAA, #BB3355 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #eeeeee; --color-3: #dddddd; --color-4: #bbaaaa; --color-5: #bb3355. 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. Restrained colors convey professionalism and trust. 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