Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0C110E
Celadon · Black · Dark Green
Traditional「Celadon」· Paint「Dark Green」· Creative Blush Sunrise
#19242D
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#847B6F
Ochre · Gray · Warm Gray
Traditional「Ochre」· Paint「Warm Gray」· Creative Urban Concrete
#8C9C9C
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#A5A9AC
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
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
0C110E | 19242D | 847B6F | 8C9C9C | A5A9AC | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 4.6 AA | 6.7 AA | 8.0 AAA | |
1.2 Fail | — | 3.8 AA Large | 5.5 AA | 6.7 AA | |
4.6 AA | 3.8 AA Large | — | 1.5 Fail | 1.8 Fail | |
6.7 AA | 5.5 AA | 1.5 Fail | — | 1.2 Fail | |
8.0 AAA | 6.7 AA | 1.8 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0C110E
#19242D
#847B6F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0c110e;
--color-2: #19242d;
--color-3: #847b6f;
--color-4: #8c9c9c;
--color-5: #a5a9ac;
}SCSS
$color-1: #0c110e; $color-2: #19242d; $color-3: #847b6f; $color-4: #8c9c9c; $color-5: #a5a9ac;
TAILWIND
colors: {
'brand-1': '#0c110e',
'brand-2': '#19242d',
'brand-3': '#847b6f',
'brand-4': '#8c9c9c',
'brand-5': '#a5a9ac',
}RGB Array
[12, 17, 14], [25, 36, 45], [132, 123, 111], [140, 156, 156], [165, 169, 172]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0C110E, #19242D, #847B6F, #8C9C9C, #A5A9AC 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: #0c110e; --color-2: #19242d; --color-3: #847b6f; --color-4: #8c9c9c; --color-5: #a5a9ac. 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