Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2F9DF
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#BDE4D1
Jade · LightGray · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#91ADAF
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#74677A
Dark Plum · DimGray · Warm Gray
Traditional「Dark Plum」· Paint「Warm Gray」· Creative Urban Concrete
#674D5E
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· 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
E2F9DF | BDE4D1 | 91ADAF | 74677A | 674D5E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.1 Fail | 4.8 AA | 6.7 AA | |
1.2 Fail | — | 1.7 Fail | 3.8 AA Large | 5.4 AA | |
2.1 Fail | 1.7 Fail | — | 2.2 Fail | 3.1 AA Large | |
4.8 AA | 3.8 AA Large | 2.2 Fail | — | 1.4 Fail | |
6.7 AA | 5.4 AA | 3.1 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2F9DF
#BDE4D1
#91ADAF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2f9df;
--color-2: #bde4d1;
--color-3: #91adaf;
--color-4: #74677a;
--color-5: #674d5e;
}SCSS
$color-1: #e2f9df; $color-2: #bde4d1; $color-3: #91adaf; $color-4: #74677a; $color-5: #674d5e;
TAILWIND
colors: {
'brand-1': '#e2f9df',
'brand-2': '#bde4d1',
'brand-3': '#91adaf',
'brand-4': '#74677a',
'brand-5': '#674d5e',
}RGB Array
[226, 249, 223], [189, 228, 209], [145, 173, 175], [116, 103, 122], [103, 77, 94]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E2F9DF, #BDE4D1, #91ADAF, #74677A, #674D5E is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e2f9df; --color-2: #bde4d1; --color-3: #91adaf; --color-4: #74677a; --color-5: #674d5e. 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. Restrained colors convey professionalism and trust. 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