Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0D0D
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#711112
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#9C1D14
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#D8946D
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#E4CB93
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
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
0D0D0D | 711112 | 9C1D14 | D8946D | E4CB93 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.4 Fail | 7.8 AAA | 12.3 AAA | |
1.7 Fail | — | 1.5 Fail | 4.7 AA | 7.4 AAA | |
2.4 Fail | 1.5 Fail | — | 3.2 AA Large | 5.1 AA | |
7.8 AAA | 4.7 AA | 3.2 AA Large | — | 1.6 Fail | |
12.3 AAA | 7.4 AAA | 5.1 AA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0D0D
#711112
#9C1D14
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0d0d;
--color-2: #711112;
--color-3: #9c1d14;
--color-4: #d8946d;
--color-5: #e4cb93;
}SCSS
$color-1: #0d0d0d; $color-2: #711112; $color-3: #9c1d14; $color-4: #d8946d; $color-5: #e4cb93;
TAILWIND
colors: {
'brand-1': '#0d0d0d',
'brand-2': '#711112',
'brand-3': '#9c1d14',
'brand-4': '#d8946d',
'brand-5': '#e4cb93',
}RGB Array
[13, 13, 13], [113, 17, 18], [156, 29, 20], [216, 148, 109], [228, 203, 147]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0D0D, #711112, #9C1D14, #D8946D, #E4CB93 is ideal for: 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: #0d0d0d; --color-2: #711112; --color-3: #9c1d14; --color-4: #d8946d; --color-5: #e4cb93. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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