Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#89D3AC
Celadon · MediumAquaMarine · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#C9DC70
Willow Green · BurlyWood · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#EEF5A7
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B66859
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#331440
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· 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
89D3AC | C9DC70 | EEF5A7 | B66859 | 331440 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.3 Fail | 9.1 AAA | |
1.2 Fail | — | 1.3 Fail | 2.7 Fail | 10.6 AAA | |
1.5 Fail | 1.3 Fail | — | 3.6 AA Large | 13.9 AAA | |
2.3 Fail | 2.7 Fail | 3.6 AA Large | — | 3.9 AA Large | |
9.1 AAA | 10.6 AAA | 13.9 AAA | 3.9 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#89D3AC
#C9DC70
#EEF5A7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #89d3ac;
--color-2: #c9dc70;
--color-3: #eef5a7;
--color-4: #b66859;
--color-5: #331440;
}SCSS
$color-1: #89d3ac; $color-2: #c9dc70; $color-3: #eef5a7; $color-4: #b66859; $color-5: #331440;
TAILWIND
colors: {
'brand-1': '#89d3ac',
'brand-2': '#c9dc70',
'brand-3': '#eef5a7',
'brand-4': '#b66859',
'brand-5': '#331440',
}RGB Array
[137, 211, 172], [201, 220, 112], [238, 245, 167], [182, 104, 89], [51, 20, 64]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #89D3AC, #C9DC70, #EEF5A7, #B66859, #331440 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: #89d3ac; --color-2: #c9dc70; --color-3: #eef5a7; --color-4: #b66859; --color-5: #331440. 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