Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8C0A0
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B8BAA8
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#88B3B0
Jade · DarkSeaGreen · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#0E0E0F
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#BD8677
Crimson · DarkSalmon · 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
E8C0A0 | B8BAA8 | 88B3B0 | 0E0E0F | BD8677 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 11.5 AAA | 1.8 Fail | |
1.2 Fail | — | 1.2 Fail | 9.8 AAA | 1.6 Fail | |
1.4 Fail | 1.2 Fail | — | 8.4 AAA | 1.3 Fail | |
11.5 AAA | 9.8 AAA | 8.4 AAA | — | 6.3 AA | |
1.8 Fail | 1.6 Fail | 1.3 Fail | 6.3 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8C0A0
#B8BAA8
#88B3B0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8c0a0;
--color-2: #b8baa8;
--color-3: #88b3b0;
--color-4: #0e0e0f;
--color-5: #bd8677;
}SCSS
$color-1: #e8c0a0; $color-2: #b8baa8; $color-3: #88b3b0; $color-4: #0e0e0f; $color-5: #bd8677;
TAILWIND
colors: {
'brand-1': '#e8c0a0',
'brand-2': '#b8baa8',
'brand-3': '#88b3b0',
'brand-4': '#0e0e0f',
'brand-5': '#bd8677',
}RGB Array
[232, 192, 160], [184, 186, 168], [136, 179, 176], [14, 14, 15], [189, 134, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8C0A0, #B8BAA8, #88B3B0, #0E0E0F, #BD8677 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: #e8c0a0; --color-2: #b8baa8; --color-3: #88b3b0; --color-4: #0e0e0f; --color-5: #bd8677. 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