Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2B1F43
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#52394F
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#815054
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#BEA086
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#EED094
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
2B1F43 | 52394F | 815054 | BEA086 | EED094 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 6.2 AA | 10.2 AAA | |
1.5 Fail | — | 1.6 Fail | 4.2 AA Large | 6.8 AA | |
2.3 Fail | 1.6 Fail | — | 2.7 Fail | 4.4 AA Large | |
6.2 AA | 4.2 AA Large | 2.7 Fail | — | 1.6 Fail | |
10.2 AAA | 6.8 AA | 4.4 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2B1F43
#52394F
#815054
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2b1f43;
--color-2: #52394f;
--color-3: #815054;
--color-4: #bea086;
--color-5: #eed094;
}SCSS
$color-1: #2b1f43; $color-2: #52394f; $color-3: #815054; $color-4: #bea086; $color-5: #eed094;
TAILWIND
colors: {
'brand-1': '#2b1f43',
'brand-2': '#52394f',
'brand-3': '#815054',
'brand-4': '#bea086',
'brand-5': '#eed094',
}RGB Array
[43, 31, 67], [82, 57, 79], [129, 80, 84], [190, 160, 134], [238, 208, 148]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2B1F43, #52394F, #815054, #BEA086, #EED094 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: #2b1f43; --color-2: #52394f; --color-3: #815054; --color-4: #bea086; --color-5: #eed094. 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