Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E5E0C1
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#AFA1B8
Lilac · DarkGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#85657C
Rose Purple · Gray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#A5487F
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#BF1D8D
Rose Purple · MediumVioletRed · Violet
Traditional「Rose Purple」· Paint「Violet」· 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
E5E0C1 | AFA1B8 | 85657C | A5487F | BF1D8D | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.8 AA Large | 4.1 AA Large | 4.2 AA Large | |
1.8 Fail | — | 2.1 Fail | 2.2 Fail | 2.3 Fail | |
3.8 AA Large | 2.1 Fail | — | 1.1 Fail | 1.1 Fail | |
4.1 AA Large | 2.2 Fail | 1.1 Fail | — | 1.0 Fail | |
4.2 AA Large | 2.3 Fail | 1.1 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E5E0C1
#AFA1B8
#85657C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e5e0c1;
--color-2: #afa1b8;
--color-3: #85657c;
--color-4: #a5487f;
--color-5: #bf1d8d;
}SCSS
$color-1: #e5e0c1; $color-2: #afa1b8; $color-3: #85657c; $color-4: #a5487f; $color-5: #bf1d8d;
TAILWIND
colors: {
'brand-1': '#e5e0c1',
'brand-2': '#afa1b8',
'brand-3': '#85657c',
'brand-4': '#a5487f',
'brand-5': '#bf1d8d',
}RGB Array
[229, 224, 193], [175, 161, 184], [133, 101, 124], [165, 72, 127], [191, 29, 141]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E5E0C1, #AFA1B8, #85657C, #A5487F, #BF1D8D is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e5e0c1; --color-2: #afa1b8; --color-3: #85657c; --color-4: #a5487f; --color-5: #bf1d8d. 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. 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. 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