Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7F6EE
Celadon · Lavender · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#396D92
Slate Blue · SteelBlue · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#A10605
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#567A92
Slate Blue · SlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#FBF0CF
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
E7F6EE | 396D92 | A10605 | 567A92 | FBF0CF | |
|---|---|---|---|---|---|
| — | 5.0 AA | 7.4 AAA | 4.1 AA Large | 1.0 Fail | |
5.0 AA | — | 1.5 Fail | 1.2 Fail | 4.9 AA | |
7.4 AAA | 1.5 Fail | — | 1.8 Fail | 7.3 AAA | |
4.1 AA Large | 1.2 Fail | 1.8 Fail | — | 4.0 AA Large | |
1.0 Fail | 4.9 AA | 7.3 AAA | 4.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7F6EE
#396D92
#A10605
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7f6ee;
--color-2: #396d92;
--color-3: #a10605;
--color-4: #567a92;
--color-5: #fbf0cf;
}SCSS
$color-1: #e7f6ee; $color-2: #396d92; $color-3: #a10605; $color-4: #567a92; $color-5: #fbf0cf;
TAILWIND
colors: {
'brand-1': '#e7f6ee',
'brand-2': '#396d92',
'brand-3': '#a10605',
'brand-4': '#567a92',
'brand-5': '#fbf0cf',
}RGB Array
[231, 246, 238], [57, 109, 146], [161, 6, 5], [86, 122, 146], [251, 240, 207]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E7F6EE, #396D92, #A10605, #567A92, #FBF0CF 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: #e7f6ee; --color-2: #396d92; --color-3: #a10605; --color-4: #567a92; --color-5: #fbf0cf. 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