Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBEAAE
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EEC852
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#77A57F
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#3A8075
Mineral Blue · SeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#512E4C
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
EBEAAE | EEC852 | 77A57F | 3A8075 | 512E4C | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.3 Fail | 3.7 AA Large | 9.2 AAA | |
1.3 Fail | — | 1.7 Fail | 2.9 Fail | 7.1 AAA | |
2.3 Fail | 1.7 Fail | — | 1.7 Fail | 4.1 AA Large | |
3.7 AA Large | 2.9 Fail | 1.7 Fail | — | 2.5 Fail | |
9.2 AAA | 7.1 AAA | 4.1 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBEAAE
#EEC852
#77A57F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebeaae;
--color-2: #eec852;
--color-3: #77a57f;
--color-4: #3a8075;
--color-5: #512e4c;
}SCSS
$color-1: #ebeaae; $color-2: #eec852; $color-3: #77a57f; $color-4: #3a8075; $color-5: #512e4c;
TAILWIND
colors: {
'brand-1': '#ebeaae',
'brand-2': '#eec852',
'brand-3': '#77a57f',
'brand-4': '#3a8075',
'brand-5': '#512e4c',
}RGB Array
[235, 234, 174], [238, 200, 82], [119, 165, 127], [58, 128, 117], [81, 46, 76]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #EBEAAE, #EEC852, #77A57F, #3A8075, #512E4C 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: #ebeaae; --color-2: #eec852; --color-3: #77a57f; --color-4: #3a8075; --color-5: #512e4c. 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 vintage-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