Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0D0F
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#213735
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#7A6C3D
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#DC9A2D
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#EDAA93
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· 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
0D0D0F | 213735 | 7A6C3D | DC9A2D | EDAA93 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.7 AA Large | 8.0 AAA | 10.0 AAA | |
1.5 Fail | — | 2.4 Fail | 5.2 AA | 6.5 AA | |
3.7 AA Large | 2.4 Fail | — | 2.2 Fail | 2.7 Fail | |
8.0 AAA | 5.2 AA | 2.2 Fail | — | 1.2 Fail | |
10.0 AAA | 6.5 AA | 2.7 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0D0F
#213735
#7A6C3D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0d0f;
--color-2: #213735;
--color-3: #7a6c3d;
--color-4: #dc9a2d;
--color-5: #edaa93;
}SCSS
$color-1: #0d0d0f; $color-2: #213735; $color-3: #7a6c3d; $color-4: #dc9a2d; $color-5: #edaa93;
TAILWIND
colors: {
'brand-1': '#0d0d0f',
'brand-2': '#213735',
'brand-3': '#7a6c3d',
'brand-4': '#dc9a2d',
'brand-5': '#edaa93',
}RGB Array
[13, 13, 15], [33, 55, 53], [122, 108, 61], [220, 154, 45], [237, 170, 147]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0D0F, #213735, #7A6C3D, #DC9A2D, #EDAA93 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: #0d0d0f; --color-2: #213735; --color-3: #7a6c3d; --color-4: #dc9a2d; --color-5: #edaa93. 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