Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6A377
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#BA8AA5
Mauve · DarkGray · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#8E71D2
Wisteria · MediumSlateBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#574281
Deep Indigo · DarkSlateBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#1F132F
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
E6A377 | BA8AA5 | 8E71D2 | 574281 | 1F132F | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.8 Fail | 3.9 AA Large | 8.3 AAA | |
1.4 Fail | — | 1.3 Fail | 2.9 Fail | 6.1 AA | |
1.8 Fail | 1.3 Fail | — | 2.2 Fail | 4.6 AA | |
3.9 AA Large | 2.9 Fail | 2.2 Fail | — | 2.1 Fail | |
8.3 AAA | 6.1 AA | 4.6 AA | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6A377
#BA8AA5
#8E71D2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6a377;
--color-2: #ba8aa5;
--color-3: #8e71d2;
--color-4: #574281;
--color-5: #1f132f;
}SCSS
$color-1: #e6a377; $color-2: #ba8aa5; $color-3: #8e71d2; $color-4: #574281; $color-5: #1f132f;
TAILWIND
colors: {
'brand-1': '#e6a377',
'brand-2': '#ba8aa5',
'brand-3': '#8e71d2',
'brand-4': '#574281',
'brand-5': '#1f132f',
}RGB Array
[230, 163, 119], [186, 138, 165], [142, 113, 210], [87, 66, 129], [31, 19, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #E6A377, #BA8AA5, #8E71D2, #574281, #1F132F is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #e6a377; --color-2: #ba8aa5; --color-3: #8e71d2; --color-4: #574281; --color-5: #1f132f. 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 pastel-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