Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDE5CC
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C9C8A5
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#91AB99
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8A796B
Tangerine · Gray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#805E5E
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
EDE5CC | C9C8A5 | 91AB99 | 8A796B | 805E5E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 3.3 AA Large | 4.5 AA | |
1.4 Fail | — | 1.4 Fail | 2.4 Fail | 3.3 AA Large | |
2.0 Fail | 1.4 Fail | — | 1.7 Fail | 2.3 Fail | |
3.3 AA Large | 2.4 Fail | 1.7 Fail | — | 1.4 Fail | |
4.5 AA | 3.3 AA Large | 2.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDE5CC
#C9C8A5
#91AB99
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ede5cc;
--color-2: #c9c8a5;
--color-3: #91ab99;
--color-4: #8a796b;
--color-5: #805e5e;
}SCSS
$color-1: #ede5cc; $color-2: #c9c8a5; $color-3: #91ab99; $color-4: #8a796b; $color-5: #805e5e;
TAILWIND
colors: {
'brand-1': '#ede5cc',
'brand-2': '#c9c8a5',
'brand-3': '#91ab99',
'brand-4': '#8a796b',
'brand-5': '#805e5e',
}RGB Array
[237, 229, 204], [201, 200, 165], [145, 171, 153], [138, 121, 107], [128, 94, 94]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #EDE5CC, #C9C8A5, #91AB99, #8A796B, #805E5E 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: #ede5cc; --color-2: #c9c8a5; --color-3: #91ab99; --color-4: #8a796b; --color-5: #805e5e. 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 dark-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