Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3ECEB
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#D1C6A6
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#CC9284
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#624F4B
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#899B81
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· 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
E3ECEB | D1C6A6 | CC9284 | 624F4B | 899B81 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.2 Fail | 6.4 AA | 2.5 Fail | |
1.4 Fail | — | 1.5 Fail | 4.5 AA | 1.7 Fail | |
2.2 Fail | 1.5 Fail | — | 2.9 Fail | 1.1 Fail | |
6.4 AA | 4.5 AA | 2.9 Fail | — | 2.6 Fail | |
2.5 Fail | 1.7 Fail | 1.1 Fail | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3ECEB
#D1C6A6
#CC9284
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3eceb;
--color-2: #d1c6a6;
--color-3: #cc9284;
--color-4: #624f4b;
--color-5: #899b81;
}SCSS
$color-1: #e3eceb; $color-2: #d1c6a6; $color-3: #cc9284; $color-4: #624f4b; $color-5: #899b81;
TAILWIND
colors: {
'brand-1': '#e3eceb',
'brand-2': '#d1c6a6',
'brand-3': '#cc9284',
'brand-4': '#624f4b',
'brand-5': '#899b81',
}RGB Array
[227, 236, 235], [209, 198, 166], [204, 146, 132], [98, 79, 75], [137, 155, 129]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3ECEB, #D1C6A6, #CC9284, #624F4B, #899B81 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: #e3eceb; --color-2: #d1c6a6; --color-3: #cc9284; --color-4: #624f4b; --color-5: #899b81. 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