Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#E4EAE2
Celadon · Beige · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#ABCEB9
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F6E6BB
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D3AE4A
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· 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
000000 | E4EAE2 | ABCEB9 | F6E6BB | D3AE4A | |
|---|---|---|---|---|---|
| — | 17.2 AAA | 12.3 AAA | 17.0 AAA | 9.9 AAA | |
17.2 AAA | — | 1.4 Fail | 1.0 Fail | 1.7 Fail | |
12.3 AAA | 1.4 Fail | — | 1.4 Fail | 1.2 Fail | |
17.0 AAA | 1.0 Fail | 1.4 Fail | — | 1.7 Fail | |
9.9 AAA | 1.7 Fail | 1.2 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#E4EAE2
#ABCEB9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #e4eae2;
--color-3: #abceb9;
--color-4: #f6e6bb;
--color-5: #d3ae4a;
}SCSS
$color-1: #000000; $color-2: #e4eae2; $color-3: #abceb9; $color-4: #f6e6bb; $color-5: #d3ae4a;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#e4eae2',
'brand-3': '#abceb9',
'brand-4': '#f6e6bb',
'brand-5': '#d3ae4a',
}RGB Array
[0, 0, 0], [228, 234, 226], [171, 206, 185], [246, 230, 187], [211, 174, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #E4EAE2, #ABCEB9, #F6E6BB, #D3AE4A 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: #000000; --color-2: #e4eae2; --color-3: #abceb9; --color-4: #f6e6bb; --color-5: #d3ae4a. 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