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
#DCD071
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#DFD4A0
Fresh Green · Wheat · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F0E9E0
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#BBAAAA
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral 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 | DCD071 | DFD4A0 | F0E9E0 | BBAAAA | |
|---|---|---|---|---|---|
| — | 10.1 AAA | 10.7 AAA | 13.2 AAA | 7.2 AAA | |
10.1 AAA | — | 1.1 Fail | 1.3 Fail | 1.4 Fail | |
10.7 AAA | 1.1 Fail | — | 1.2 Fail | 1.5 Fail | |
13.2 AAA | 1.3 Fail | 1.2 Fail | — | 1.8 Fail | |
7.2 AAA | 1.4 Fail | 1.5 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#222222
#DCD071
#DFD4A0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #222222;
--color-2: #dcd071;
--color-3: #dfd4a0;
--color-4: #f0e9e0;
--color-5: #bbaaaa;
}SCSS
$color-1: #222222; $color-2: #dcd071; $color-3: #dfd4a0; $color-4: #f0e9e0; $color-5: #bbaaaa;
TAILWIND
colors: {
'brand-1': '#222222',
'brand-2': '#dcd071',
'brand-3': '#dfd4a0',
'brand-4': '#f0e9e0',
'brand-5': '#bbaaaa',
}RGB Array
[34, 34, 34], [220, 208, 113], [223, 212, 160], [240, 233, 224], [187, 170, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #222222, #DCD071, #DFD4A0, #F0E9E0, #BBAAAA 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: #dcd071; --color-3: #dfd4a0; --color-4: #f0e9e0; --color-5: #bbaaaa. 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