Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2E8CE
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#B8BEC3
Sky Blue · Silver · Pearl Gray
Traditional「Sky Blue」· Paint「Pearl Gray」· Creative Silver Lining
#939895
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#2F0403
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#23DBF3
Lake Blue · Turquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· 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
E2E8CE | B8BEC3 | 939895 | 2F0403 | 23DBF3 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 14.6 AAA | 1.3 Fail | |
1.5 Fail | — | 1.6 Fail | 9.8 AAA | 1.1 Fail | |
2.3 Fail | 1.6 Fail | — | 6.3 AA | 1.7 Fail | |
14.6 AAA | 9.8 AAA | 6.3 AA | — | 11.0 AAA | |
1.3 Fail | 1.1 Fail | 1.7 Fail | 11.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2E8CE
#B8BEC3
#939895
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2e8ce;
--color-2: #b8bec3;
--color-3: #939895;
--color-4: #2f0403;
--color-5: #23dbf3;
}SCSS
$color-1: #e2e8ce; $color-2: #b8bec3; $color-3: #939895; $color-4: #2f0403; $color-5: #23dbf3;
TAILWIND
colors: {
'brand-1': '#e2e8ce',
'brand-2': '#b8bec3',
'brand-3': '#939895',
'brand-4': '#2f0403',
'brand-5': '#23dbf3',
}RGB Array
[226, 232, 206], [184, 190, 195], [147, 152, 149], [47, 4, 3], [35, 219, 243]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E2E8CE, #B8BEC3, #939895, #2F0403, #23DBF3 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: #e2e8ce; --color-2: #b8bec3; --color-3: #939895; --color-4: #2f0403; --color-5: #23dbf3. 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