Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6DCC7
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C9BEAF
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#AA9D9C
Peach Pink · DarkGray · Silver Sand
Traditional「Peach Pink」· Paint「Silver Sand」· Creative Urban Concrete
#8A8791
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#504F55
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· 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
E6DCC7 | C9BEAF | AA9D9C | 8A8791 | 504F55 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 2.6 Fail | 6.0 AA | |
1.3 Fail | — | 1.4 Fail | 1.9 Fail | 4.4 AA Large | |
1.9 Fail | 1.4 Fail | — | 1.3 Fail | 3.1 AA Large | |
2.6 Fail | 1.9 Fail | 1.3 Fail | — | 2.3 Fail | |
6.0 AA | 4.4 AA Large | 3.1 AA Large | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6DCC7
#C9BEAF
#AA9D9C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6dcc7;
--color-2: #c9beaf;
--color-3: #aa9d9c;
--color-4: #8a8791;
--color-5: #504f55;
}SCSS
$color-1: #e6dcc7; $color-2: #c9beaf; $color-3: #aa9d9c; $color-4: #8a8791; $color-5: #504f55;
TAILWIND
colors: {
'brand-1': '#e6dcc7',
'brand-2': '#c9beaf',
'brand-3': '#aa9d9c',
'brand-4': '#8a8791',
'brand-5': '#504f55',
}RGB Array
[230, 220, 199], [201, 190, 175], [170, 157, 156], [138, 135, 145], [80, 79, 85]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E6DCC7, #C9BEAF, #AA9D9C, #8A8791, #504F55 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: #e6dcc7; --color-2: #c9beaf; --color-3: #aa9d9c; --color-4: #8a8791; --color-5: #504f55. 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