Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AE1F21
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#030710
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#8B5F56
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#889794
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#E4E4C0
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· 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
AE1F21 | 030710 | 8B5F56 | 889794 | E4E4C0 | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 1.3 Fail | 2.3 Fail | 5.4 AA | |
2.9 Fail | — | 3.7 AA Large | 6.6 AA | 15.5 AAA | |
1.3 Fail | 3.7 AA Large | — | 1.8 Fail | 4.2 AA Large | |
2.3 Fail | 6.6 AA | 1.8 Fail | — | 2.3 Fail | |
5.4 AA | 15.5 AAA | 4.2 AA Large | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AE1F21
#030710
#8B5F56
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ae1f21;
--color-2: #030710;
--color-3: #8b5f56;
--color-4: #889794;
--color-5: #e4e4c0;
}SCSS
$color-1: #ae1f21; $color-2: #030710; $color-3: #8b5f56; $color-4: #889794; $color-5: #e4e4c0;
TAILWIND
colors: {
'brand-1': '#ae1f21',
'brand-2': '#030710',
'brand-3': '#8b5f56',
'brand-4': '#889794',
'brand-5': '#e4e4c0',
}RGB Array
[174, 31, 33], [3, 7, 16], [139, 95, 86], [136, 151, 148], [228, 228, 192]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AE1F21, #030710, #8B5F56, #889794, #E4E4C0 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: #ae1f21; --color-2: #030710; --color-3: #8b5f56; --color-4: #889794; --color-5: #e4e4c0. 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