Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7DBB4
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#AFBCA4
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#739996
Mineral Blue · LightSlateGray · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#6D6578
Deep Indigo · DimGray · Warm Gray
Traditional「Deep Indigo」· Paint「Warm Gray」· Creative Urban Concrete
#5D4156
Rose Purple · DimGray · 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
E7DBB4 | AFBCA4 | 739996 | 6D6578 | 5D4156 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.3 Fail | 4.0 AA Large | 6.4 AA | |
1.4 Fail | — | 1.6 Fail | 2.8 Fail | 4.5 AA Large | |
2.3 Fail | 1.6 Fail | — | 1.8 Fail | 2.9 Fail | |
4.0 AA Large | 2.8 Fail | 1.8 Fail | — | 1.6 Fail | |
6.4 AA | 4.5 AA Large | 2.9 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7DBB4
#AFBCA4
#739996
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7dbb4;
--color-2: #afbca4;
--color-3: #739996;
--color-4: #6d6578;
--color-5: #5d4156;
}SCSS
$color-1: #e7dbb4; $color-2: #afbca4; $color-3: #739996; $color-4: #6d6578; $color-5: #5d4156;
TAILWIND
colors: {
'brand-1': '#e7dbb4',
'brand-2': '#afbca4',
'brand-3': '#739996',
'brand-4': '#6d6578',
'brand-5': '#5d4156',
}RGB Array
[231, 219, 180], [175, 188, 164], [115, 153, 150], [109, 101, 120], [93, 65, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E7DBB4, #AFBCA4, #739996, #6D6578, #5D4156 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: #e7dbb4; --color-2: #afbca4; --color-3: #739996; --color-4: #6d6578; --color-5: #5d4156. 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