Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0C0D11
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#42655F
Mineral Blue · DarkSlateGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#505B4A
Celadon · DarkOliveGreen · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#896741
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#C37B33
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
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
0C0D11 | 42655F | 505B4A | 896741 | C37B33 | |
|---|---|---|---|---|---|
| — | 3.0 AA Large | 2.7 Fail | 3.8 AA Large | 5.7 AA | |
3.0 AA Large | — | 1.1 Fail | 1.3 Fail | 1.9 Fail | |
2.7 Fail | 1.1 Fail | — | 1.4 Fail | 2.1 Fail | |
3.8 AA Large | 1.3 Fail | 1.4 Fail | — | 1.5 Fail | |
5.7 AA | 1.9 Fail | 2.1 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0C0D11
#42655F
#505B4A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0c0d11;
--color-2: #42655f;
--color-3: #505b4a;
--color-4: #896741;
--color-5: #c37b33;
}SCSS
$color-1: #0c0d11; $color-2: #42655f; $color-3: #505b4a; $color-4: #896741; $color-5: #c37b33;
TAILWIND
colors: {
'brand-1': '#0c0d11',
'brand-2': '#42655f',
'brand-3': '#505b4a',
'brand-4': '#896741',
'brand-5': '#c37b33',
}RGB Array
[12, 13, 17], [66, 101, 95], [80, 91, 74], [137, 103, 65], [195, 123, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0C0D11, #42655F, #505B4A, #896741, #C37B33 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: #0c0d11; --color-2: #42655f; --color-3: #505b4a; --color-4: #896741; --color-5: #c37b33. 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 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