Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AE4332
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#BEB081
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#211A50
Deep Indigo · MidnightBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#4E7B7E
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#1D2A35
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
AE4332 | BEB081 | 211A50 | 4E7B7E | 1D2A35 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 2.7 Fail | 1.2 Fail | 2.5 Fail | |
2.7 Fail | — | 7.3 AAA | 2.2 Fail | 6.8 AA | |
2.7 Fail | 7.3 AAA | — | 3.4 AA Large | 1.1 Fail | |
1.2 Fail | 2.2 Fail | 3.4 AA Large | — | 3.1 AA Large | |
2.5 Fail | 6.8 AA | 1.1 Fail | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AE4332
#BEB081
#211A50
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ae4332;
--color-2: #beb081;
--color-3: #211a50;
--color-4: #4e7b7e;
--color-5: #1d2a35;
}SCSS
$color-1: #ae4332; $color-2: #beb081; $color-3: #211a50; $color-4: #4e7b7e; $color-5: #1d2a35;
TAILWIND
colors: {
'brand-1': '#ae4332',
'brand-2': '#beb081',
'brand-3': '#211a50',
'brand-4': '#4e7b7e',
'brand-5': '#1d2a35',
}RGB Array
[174, 67, 50], [190, 176, 129], [33, 26, 80], [78, 123, 126], [29, 42, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #AE4332, #BEB081, #211A50, #4E7B7E, #1D2A35 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ae4332; --color-2: #beb081; --color-3: #211a50; --color-4: #4e7b7e; --color-5: #1d2a35. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 warm-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