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
#606455
Grass Green · DimGray · Charcoal
Traditional「Grass Green」· Paint「Charcoal」· Creative Midnight Shadow
#9A6744
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#B38E5B
Ginger · DarkSalmon · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#BAA37E
Ginger · Tan · 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
0D0D0D | 606455 | 9A6744 | B38E5B | BAA37E | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 4.1 AA Large | 6.4 AA | 8.0 AAA | |
3.2 AA Large | — | 1.3 Fail | 2.0 Fail | 2.5 Fail | |
4.1 AA Large | 1.3 Fail | — | 1.6 Fail | 2.0 Fail | |
6.4 AA | 2.0 Fail | 1.6 Fail | — | 1.2 Fail | |
8.0 AAA | 2.5 Fail | 2.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0D0D
#606455
#9A6744
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0d0d;
--color-2: #606455;
--color-3: #9a6744;
--color-4: #b38e5b;
--color-5: #baa37e;
}SCSS
$color-1: #0d0d0d; $color-2: #606455; $color-3: #9a6744; $color-4: #b38e5b; $color-5: #baa37e;
TAILWIND
colors: {
'brand-1': '#0d0d0d',
'brand-2': '#606455',
'brand-3': '#9a6744',
'brand-4': '#b38e5b',
'brand-5': '#baa37e',
}RGB Array
[13, 13, 13], [96, 100, 85], [154, 103, 68], [179, 142, 91], [186, 163, 126]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #0D0D0D, #606455, #9A6744, #B38E5B, #BAA37E 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: #0d0d0d; --color-2: #606455; --color-3: #9a6744; --color-4: #b38e5b; --color-5: #baa37e. 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 warm-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