Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8E3E5
Rouge · Lavender · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#EDB96E
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#7A7988
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#5C6879
Indigo · DimGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#181110
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
E8E3E5 | EDB96E | 7A7988 | 5C6879 | 181110 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.4 AA Large | 4.5 AA Large | 14.7 AAA | |
1.4 Fail | — | 2.4 Fail | 3.2 AA Large | 10.4 AAA | |
3.4 AA Large | 2.4 Fail | — | 1.3 Fail | 4.4 AA Large | |
4.5 AA Large | 3.2 AA Large | 1.3 Fail | — | 3.3 AA Large | |
14.7 AAA | 10.4 AAA | 4.4 AA Large | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8E3E5
#EDB96E
#7A7988
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8e3e5;
--color-2: #edb96e;
--color-3: #7a7988;
--color-4: #5c6879;
--color-5: #181110;
}SCSS
$color-1: #e8e3e5; $color-2: #edb96e; $color-3: #7a7988; $color-4: #5c6879; $color-5: #181110;
TAILWIND
colors: {
'brand-1': '#e8e3e5',
'brand-2': '#edb96e',
'brand-3': '#7a7988',
'brand-4': '#5c6879',
'brand-5': '#181110',
}RGB Array
[232, 227, 229], [237, 185, 110], [122, 121, 136], [92, 104, 121], [24, 17, 16]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8E3E5, #EDB96E, #7A7988, #5C6879, #181110 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: #e8e3e5; --color-2: #edb96e; --color-3: #7a7988; --color-4: #5c6879; --color-5: #181110. 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