Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2A1A41
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#421A4F
Dark Plum · MidnightBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#F5B97E
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#E6D58E
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#82497D
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
2A1A41 | 421A4F | F5B97E | E6D58E | 82497D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 9.2 AAA | 10.8 AAA | 2.4 Fail | |
1.1 Fail | — | 8.1 AAA | 9.6 AAA | 2.1 Fail | |
9.2 AAA | 8.1 AAA | — | 1.2 Fail | 3.8 AA Large | |
10.8 AAA | 9.6 AAA | 1.2 Fail | — | 4.5 AA Large | |
2.4 Fail | 2.1 Fail | 3.8 AA Large | 4.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2A1A41
#421A4F
#F5B97E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2a1a41;
--color-2: #421a4f;
--color-3: #f5b97e;
--color-4: #e6d58e;
--color-5: #82497d;
}SCSS
$color-1: #2a1a41; $color-2: #421a4f; $color-3: #f5b97e; $color-4: #e6d58e; $color-5: #82497d;
TAILWIND
colors: {
'brand-1': '#2a1a41',
'brand-2': '#421a4f',
'brand-3': '#f5b97e',
'brand-4': '#e6d58e',
'brand-5': '#82497d',
}RGB Array
[42, 26, 65], [66, 26, 79], [245, 185, 126], [230, 213, 142], [130, 73, 125]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2A1A41, #421A4F, #F5B97E, #E6D58E, #82497D 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: #2a1a41; --color-2: #421a4f; --color-3: #f5b97e; --color-4: #e6d58e; --color-5: #82497d. 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. 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