Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8E7DC
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E3D0C1
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C99B8F
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#A6515B
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#4D3C44
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
E8E7DC | E3D0C1 | C99B8F | A6515B | 4D3C44 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.0 Fail | 4.3 AA Large | 8.3 AAA | |
1.2 Fail | — | 1.6 Fail | 3.6 AA Large | 6.9 AA | |
2.0 Fail | 1.6 Fail | — | 2.2 Fail | 4.2 AA Large | |
4.3 AA Large | 3.6 AA Large | 2.2 Fail | — | 1.9 Fail | |
8.3 AAA | 6.9 AA | 4.2 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8E7DC
#E3D0C1
#C99B8F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8e7dc;
--color-2: #e3d0c1;
--color-3: #c99b8f;
--color-4: #a6515b;
--color-5: #4d3c44;
}SCSS
$color-1: #e8e7dc; $color-2: #e3d0c1; $color-3: #c99b8f; $color-4: #a6515b; $color-5: #4d3c44;
TAILWIND
colors: {
'brand-1': '#e8e7dc',
'brand-2': '#e3d0c1',
'brand-3': '#c99b8f',
'brand-4': '#a6515b',
'brand-5': '#4d3c44',
}RGB Array
[232, 231, 220], [227, 208, 193], [201, 155, 143], [166, 81, 91], [77, 60, 68]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8E7DC, #E3D0C1, #C99B8F, #A6515B, #4D3C44 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: #e8e7dc; --color-2: #e3d0c1; --color-3: #c99b8f; --color-4: #a6515b; --color-5: #4d3c44. 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