Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBE4DC
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C2A16B
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#836F66
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#939B8E
Ash · DarkSeaGreen · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#C2CBB8
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
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
EBE4DC | C2A16B | 836F66 | 939B8E | C2CBB8 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.8 AA Large | 2.3 Fail | 1.3 Fail | |
1.9 Fail | — | 1.9 Fail | 1.2 Fail | 1.5 Fail | |
3.8 AA Large | 1.9 Fail | — | 1.7 Fail | 2.8 Fail | |
2.3 Fail | 1.2 Fail | 1.7 Fail | — | 1.7 Fail | |
1.3 Fail | 1.5 Fail | 2.8 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBE4DC
#C2A16B
#836F66
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebe4dc;
--color-2: #c2a16b;
--color-3: #836f66;
--color-4: #939b8e;
--color-5: #c2cbb8;
}SCSS
$color-1: #ebe4dc; $color-2: #c2a16b; $color-3: #836f66; $color-4: #939b8e; $color-5: #c2cbb8;
TAILWIND
colors: {
'brand-1': '#ebe4dc',
'brand-2': '#c2a16b',
'brand-3': '#836f66',
'brand-4': '#939b8e',
'brand-5': '#c2cbb8',
}RGB Array
[235, 228, 220], [194, 161, 107], [131, 111, 102], [147, 155, 142], [194, 203, 184]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EBE4DC, #C2A16B, #836F66, #939B8E, #C2CBB8 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #ebe4dc; --color-2: #c2a16b; --color-3: #836f66; --color-4: #939b8e; --color-5: #c2cbb8. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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