Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0A0000
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#880A37
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#D7BFA7
Goose Yellow · Tan · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#21354E
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#BCB19D
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
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
0A0000 | 880A37 | D7BFA7 | 21354E | BCB19D | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 11.7 AAA | 1.7 Fail | 9.8 AAA | |
2.1 Fail | — | 5.5 AA | 1.3 Fail | 4.6 AA | |
11.7 AAA | 5.5 AA | — | 7.1 AAA | 1.2 Fail | |
1.7 Fail | 1.3 Fail | 7.1 AAA | — | 5.9 AA | |
9.8 AAA | 4.6 AA | 1.2 Fail | 5.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0A0000
#880A37
#D7BFA7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0a0000;
--color-2: #880a37;
--color-3: #d7bfa7;
--color-4: #21354e;
--color-5: #bcb19d;
}SCSS
$color-1: #0a0000; $color-2: #880a37; $color-3: #d7bfa7; $color-4: #21354e; $color-5: #bcb19d;
TAILWIND
colors: {
'brand-1': '#0a0000',
'brand-2': '#880a37',
'brand-3': '#d7bfa7',
'brand-4': '#21354e',
'brand-5': '#bcb19d',
}RGB Array
[10, 0, 0], [136, 10, 55], [215, 191, 167], [33, 53, 78], [188, 177, 157]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0A0000, #880A37, #D7BFA7, #21354E, #BCB19D 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: #0a0000; --color-2: #880a37; --color-3: #d7bfa7; --color-4: #21354e; --color-5: #bcb19d. 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