Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EE2430
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#B91726
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#8F0D0F
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#302F35
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#202624
Mineral Blue · DarkSlateGray · Dark Stone
Traditional「Mineral Blue」· Paint「Dark Stone」· Creative Midnight Shadow
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
EE2430 | B91726 | 8F0D0F | 302F35 | 202624 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.2 Fail | 3.1 AA Large | 3.6 AA Large | |
1.5 Fail | — | 1.4 Fail | 2.0 Fail | 2.4 Fail | |
2.2 Fail | 1.4 Fail | — | 1.4 Fail | 1.6 Fail | |
3.1 AA Large | 2.0 Fail | 1.4 Fail | — | 1.2 Fail | |
3.6 AA Large | 2.4 Fail | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EE2430
#B91726
#8F0D0F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ee2430;
--color-2: #b91726;
--color-3: #8f0d0f;
--color-4: #302f35;
--color-5: #202624;
}SCSS
$color-1: #ee2430; $color-2: #b91726; $color-3: #8f0d0f; $color-4: #302f35; $color-5: #202624;
TAILWIND
colors: {
'brand-1': '#ee2430',
'brand-2': '#b91726',
'brand-3': '#8f0d0f',
'brand-4': '#302f35',
'brand-5': '#202624',
}RGB Array
[238, 36, 48], [185, 23, 38], [143, 13, 15], [48, 47, 53], [32, 38, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EE2430, #B91726, #8F0D0F, #302F35, #202624 is ideal for: tech websites, dark mode UIs, game UIs. 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: #ee2430; --color-2: #b91726; --color-3: #8f0d0f; --color-4: #302f35; --color-5: #202624. 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. 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