Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEDDC6
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#B8C9B1
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#9DA2A0
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#9C708F
Rose Purple · Gray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#484049
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
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
EEDDC6 | B8C9B1 | 9DA2A0 | 9C708F | 484049 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 3.1 AA Large | 7.5 AAA | |
1.3 Fail | — | 1.5 Fail | 2.3 Fail | 5.7 AA | |
1.9 Fail | 1.5 Fail | — | 1.6 Fail | 3.9 AA Large | |
3.1 AA Large | 2.3 Fail | 1.6 Fail | — | 2.4 Fail | |
7.5 AAA | 5.7 AA | 3.9 AA Large | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEDDC6
#B8C9B1
#9DA2A0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eeddc6;
--color-2: #b8c9b1;
--color-3: #9da2a0;
--color-4: #9c708f;
--color-5: #484049;
}SCSS
$color-1: #eeddc6; $color-2: #b8c9b1; $color-3: #9da2a0; $color-4: #9c708f; $color-5: #484049;
TAILWIND
colors: {
'brand-1': '#eeddc6',
'brand-2': '#b8c9b1',
'brand-3': '#9da2a0',
'brand-4': '#9c708f',
'brand-5': '#484049',
}RGB Array
[238, 221, 198], [184, 201, 177], [157, 162, 160], [156, 112, 143], [72, 64, 73]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EEDDC6, #B8C9B1, #9DA2A0, #9C708F, #484049 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: #eeddc6; --color-2: #b8c9b1; --color-3: #9da2a0; --color-4: #9c708f; --color-5: #484049. 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