Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4E8C5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D4D4B4
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#BBC7B1
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#1A0000
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#B82002
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine 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
E4E8C5 | D4D4B4 | BBC7B1 | 1A0000 | B82002 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 15.9 AAA | 5.1 AA | |
1.2 Fail | — | 1.2 Fail | 13.3 AAA | 4.3 AA Large | |
1.4 Fail | 1.2 Fail | — | 11.4 AAA | 3.7 AA Large | |
15.9 AAA | 13.3 AAA | 11.4 AAA | — | 3.1 AA Large | |
5.1 AA | 4.3 AA Large | 3.7 AA Large | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4E8C5
#D4D4B4
#BBC7B1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4e8c5;
--color-2: #d4d4b4;
--color-3: #bbc7b1;
--color-4: #1a0000;
--color-5: #b82002;
}SCSS
$color-1: #e4e8c5; $color-2: #d4d4b4; $color-3: #bbc7b1; $color-4: #1a0000; $color-5: #b82002;
TAILWIND
colors: {
'brand-1': '#e4e8c5',
'brand-2': '#d4d4b4',
'brand-3': '#bbc7b1',
'brand-4': '#1a0000',
'brand-5': '#b82002',
}RGB Array
[228, 232, 197], [212, 212, 180], [187, 199, 177], [26, 0, 0], [184, 32, 2]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4E8C5, #D4D4B4, #BBC7B1, #1A0000, #B82002 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: #e4e8c5; --color-2: #d4d4b4; --color-3: #bbc7b1; --color-4: #1a0000; --color-5: #b82002. 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