Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A41A29
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#3F2D2D
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#8B7376
Crimson · Gray · Warm Gray
Traditional「Crimson」· Paint「Warm Gray」· Creative Urban Concrete
#E2AAB1
Peach Pink · LightPink · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
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
A41A29 | 000000 | 3F2D2D | 8B7376 | E2AAB1 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 1.7 Fail | 1.7 Fail | 3.8 AA Large | |
2.8 Fail | — | 1.6 Fail | 4.8 AA | 10.6 AAA | |
1.7 Fail | 1.6 Fail | — | 3.0 Fail | 6.5 AA | |
1.7 Fail | 4.8 AA | 3.0 Fail | — | 2.2 Fail | |
3.8 AA Large | 10.6 AAA | 6.5 AA | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A41A29
#000000
#3F2D2D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a41a29;
--color-2: #000000;
--color-3: #3f2d2d;
--color-4: #8b7376;
--color-5: #e2aab1;
}SCSS
$color-1: #a41a29; $color-2: #000000; $color-3: #3f2d2d; $color-4: #8b7376; $color-5: #e2aab1;
TAILWIND
colors: {
'brand-1': '#a41a29',
'brand-2': '#000000',
'brand-3': '#3f2d2d',
'brand-4': '#8b7376',
'brand-5': '#e2aab1',
}RGB Array
[164, 26, 41], [0, 0, 0], [63, 45, 45], [139, 115, 118], [226, 170, 177]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #A41A29, #000000, #3F2D2D, #8B7376, #E2AAB1 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #a41a29; --color-2: #000000; --color-3: #3f2d2d; --color-4: #8b7376; --color-5: #e2aab1. 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 dark-style 5-color scheme is especially suited for finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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