Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#80D3BB
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#BAFDC2
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#E5F3BA
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#5C493D
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#3A352F
Ochre · DarkSlateGray · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
80D3BB | BAFDC2 | E5F3BA | 5C493D | 3A352F | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.5 Fail | 4.8 AA | 6.9 AA | |
1.5 Fail | — | 1.0 Fail | 7.2 AAA | 10.4 AAA | |
1.5 Fail | 1.0 Fail | — | 7.2 AAA | 10.3 AAA | |
4.8 AA | 7.2 AAA | 7.2 AAA | — | 1.4 Fail | |
6.9 AA | 10.4 AAA | 10.3 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#80D3BB
#BAFDC2
#E5F3BA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #80d3bb;
--color-2: #bafdc2;
--color-3: #e5f3ba;
--color-4: #5c493d;
--color-5: #3a352f;
}SCSS
$color-1: #80d3bb; $color-2: #bafdc2; $color-3: #e5f3ba; $color-4: #5c493d; $color-5: #3a352f;
TAILWIND
colors: {
'brand-1': '#80d3bb',
'brand-2': '#bafdc2',
'brand-3': '#e5f3ba',
'brand-4': '#5c493d',
'brand-5': '#3a352f',
}RGB Array
[128, 211, 187], [186, 253, 194], [229, 243, 186], [92, 73, 61], [58, 53, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #80D3BB, #BAFDC2, #E5F3BA, #5C493D, #3A352F 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: #80d3bb; --color-2: #bafdc2; --color-3: #e5f3ba; --color-4: #5c493d; --color-5: #3a352f. 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 dark-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