Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3E1CC
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A8B2B5
Sky Blue · DarkGray · Silver Sand
Traditional「Sky Blue」· Paint「Silver Sand」· Creative Urban Concrete
#81616F
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#6E3C5D
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#4A2036
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
E3E1CC | A8B2B5 | 81616F | 6E3C5D | 4A2036 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 4.1 AA Large | 6.4 AA | 10.3 AAA | |
1.6 Fail | — | 2.5 Fail | 3.9 AA Large | 6.3 AA | |
4.1 AA Large | 2.5 Fail | — | 1.6 Fail | 2.5 Fail | |
6.4 AA | 3.9 AA Large | 1.6 Fail | — | 1.6 Fail | |
10.3 AAA | 6.3 AA | 2.5 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3E1CC
#A8B2B5
#81616F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3e1cc;
--color-2: #a8b2b5;
--color-3: #81616f;
--color-4: #6e3c5d;
--color-5: #4a2036;
}SCSS
$color-1: #e3e1cc; $color-2: #a8b2b5; $color-3: #81616f; $color-4: #6e3c5d; $color-5: #4a2036;
TAILWIND
colors: {
'brand-1': '#e3e1cc',
'brand-2': '#a8b2b5',
'brand-3': '#81616f',
'brand-4': '#6e3c5d',
'brand-5': '#4a2036',
}RGB Array
[227, 225, 204], [168, 178, 181], [129, 97, 111], [110, 60, 93], [74, 32, 54]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3E1CC, #A8B2B5, #81616F, #6E3C5D, #4A2036 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: #e3e1cc; --color-2: #a8b2b5; --color-3: #81616f; --color-4: #6e3c5d; --color-5: #4a2036. 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