Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2E2D1
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D6CFC4
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C7BDC4
Mauve · Silver · Pearl Gray
Traditional「Mauve」· Paint「Pearl Gray」· Creative Silver Lining
#A599BF
Wisteria · DarkGray · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#020401
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark 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
E2E2D1 | D6CFC4 | C7BDC4 | A599BF | 020401 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.0 Fail | 15.7 AAA | |
1.2 Fail | — | 1.2 Fail | 1.7 Fail | 13.3 AAA | |
1.4 Fail | 1.2 Fail | — | 1.5 Fail | 11.3 AAA | |
2.0 Fail | 1.7 Fail | 1.5 Fail | — | 7.8 AAA | |
15.7 AAA | 13.3 AAA | 11.3 AAA | 7.8 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2E2D1
#D6CFC4
#C7BDC4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2e2d1;
--color-2: #d6cfc4;
--color-3: #c7bdc4;
--color-4: #a599bf;
--color-5: #020401;
}SCSS
$color-1: #e2e2d1; $color-2: #d6cfc4; $color-3: #c7bdc4; $color-4: #a599bf; $color-5: #020401;
TAILWIND
colors: {
'brand-1': '#e2e2d1',
'brand-2': '#d6cfc4',
'brand-3': '#c7bdc4',
'brand-4': '#a599bf',
'brand-5': '#020401',
}RGB Array
[226, 226, 209], [214, 207, 196], [199, 189, 196], [165, 153, 191], [2, 4, 1]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E2E2D1, #D6CFC4, #C7BDC4, #A599BF, #020401 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: #e2e2d1; --color-2: #d6cfc4; --color-3: #c7bdc4; --color-4: #a599bf; --color-5: #020401. 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