Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#050505
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#80231F
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#E31B08
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#D31428
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#C7122E
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
050505 | 80231F | E31B08 | D31428 | C7122E | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 4.3 AA Large | 3.8 AA Large | 3.4 AA Large | |
2.1 Fail | — | 2.0 Fail | 1.8 Fail | 1.6 Fail | |
4.3 AA Large | 2.0 Fail | — | 1.1 Fail | 1.2 Fail | |
3.8 AA Large | 1.8 Fail | 1.1 Fail | — | 1.1 Fail | |
3.4 AA Large | 1.6 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#050505
#80231F
#E31B08
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #050505;
--color-2: #80231f;
--color-3: #e31b08;
--color-4: #d31428;
--color-5: #c7122e;
}SCSS
$color-1: #050505; $color-2: #80231f; $color-3: #e31b08; $color-4: #d31428; $color-5: #c7122e;
TAILWIND
colors: {
'brand-1': '#050505',
'brand-2': '#80231f',
'brand-3': '#e31b08',
'brand-4': '#d31428',
'brand-5': '#c7122e',
}RGB Array
[5, 5, 5], [128, 35, 31], [227, 27, 8], [211, 20, 40], [199, 18, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #050505, #80231F, #E31B08, #D31428, #C7122E is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #050505; --color-2: #80231f; --color-3: #e31b08; --color-4: #d31428; --color-5: #c7122e. 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 neon-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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