Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFEBC4
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D2DB94
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#84B5AA
Jade · DarkSeaGreen · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#7F6FAB
Deep Indigo · LightSlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#964F92
Rose Purple · Gray · Violet
Traditional「Rose Purple」· Paint「Violet」· 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
EFEBC4 | D2DB94 | 84B5AA | 7F6FAB | 964F92 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.9 Fail | 3.6 AA Large | 4.5 AA | |
1.2 Fail | — | 1.6 Fail | 3.0 AA Large | 3.7 AA Large | |
1.9 Fail | 1.6 Fail | — | 1.9 Fail | 2.4 Fail | |
3.6 AA Large | 3.0 AA Large | 1.9 Fail | — | 1.2 Fail | |
4.5 AA | 3.7 AA Large | 2.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFEBC4
#D2DB94
#84B5AA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #efebc4;
--color-2: #d2db94;
--color-3: #84b5aa;
--color-4: #7f6fab;
--color-5: #964f92;
}SCSS
$color-1: #efebc4; $color-2: #d2db94; $color-3: #84b5aa; $color-4: #7f6fab; $color-5: #964f92;
TAILWIND
colors: {
'brand-1': '#efebc4',
'brand-2': '#d2db94',
'brand-3': '#84b5aa',
'brand-4': '#7f6fab',
'brand-5': '#964f92',
}RGB Array
[239, 235, 196], [210, 219, 148], [132, 181, 170], [127, 111, 171], [150, 79, 146]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #EFEBC4, #D2DB94, #84B5AA, #7F6FAB, #964F92 is ideal for: corporate websites, product showcases, portfolios. 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: #efebc4; --color-2: #d2db94; --color-3: #84b5aa; --color-4: #7f6fab; --color-5: #964f92. 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. 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 warm-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