Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EADFB9
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CACA9F
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#AA9C88
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#9D5D6B
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#4D3240
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
EADFB9 | CACA9F | AA9C88 | 9D5D6B | 4D3240 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.0 Fail | 3.7 AA Large | 8.5 AAA | |
1.3 Fail | — | 1.6 Fail | 3.0 Fail | 6.8 AA | |
2.0 Fail | 1.6 Fail | — | 1.9 Fail | 4.2 AA Large | |
3.7 AA Large | 3.0 Fail | 1.9 Fail | — | 2.3 Fail | |
8.5 AAA | 6.8 AA | 4.2 AA Large | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EADFB9
#CACA9F
#AA9C88
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eadfb9;
--color-2: #caca9f;
--color-3: #aa9c88;
--color-4: #9d5d6b;
--color-5: #4d3240;
}SCSS
$color-1: #eadfb9; $color-2: #caca9f; $color-3: #aa9c88; $color-4: #9d5d6b; $color-5: #4d3240;
TAILWIND
colors: {
'brand-1': '#eadfb9',
'brand-2': '#caca9f',
'brand-3': '#aa9c88',
'brand-4': '#9d5d6b',
'brand-5': '#4d3240',
}RGB Array
[234, 223, 185], [202, 202, 159], [170, 156, 136], [157, 93, 107], [77, 50, 64]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EADFB9, #CACA9F, #AA9C88, #9D5D6B, #4D3240 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: #eadfb9; --color-2: #caca9f; --color-3: #aa9c88; --color-4: #9d5d6b; --color-5: #4d3240. 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