Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EF5931
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#CB2426
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#63282D
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#252235
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#1A102A
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
EF5931 | CB2426 | 63282D | 252235 | 1A102A | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 3.3 AA Large | 4.5 AA | 5.3 AA | |
1.6 Fail | — | 2.0 Fail | 2.8 Fail | 3.3 AA Large | |
3.3 AA Large | 2.0 Fail | — | 1.4 Fail | 1.6 Fail | |
4.5 AA | 2.8 Fail | 1.4 Fail | — | 1.2 Fail | |
5.3 AA | 3.3 AA Large | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EF5931
#CB2426
#63282D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ef5931;
--color-2: #cb2426;
--color-3: #63282d;
--color-4: #252235;
--color-5: #1a102a;
}SCSS
$color-1: #ef5931; $color-2: #cb2426; $color-3: #63282d; $color-4: #252235; $color-5: #1a102a;
TAILWIND
colors: {
'brand-1': '#ef5931',
'brand-2': '#cb2426',
'brand-3': '#63282d',
'brand-4': '#252235',
'brand-5': '#1a102a',
}RGB Array
[239, 89, 49], [203, 36, 38], [99, 40, 45], [37, 34, 53], [26, 16, 42]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EF5931, #CB2426, #63282D, #252235, #1A102A 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: #ef5931; --color-2: #cb2426; --color-3: #63282d; --color-4: #252235; --color-5: #1a102a. 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 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