Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#241E1E
Crimson · Black · Dark Stone
Traditional「Crimson」· Paint「Dark Stone」· Creative Midnight Shadow
#4D4242
Crimson · DarkSlateGray · Charcoal
Traditional「Crimson」· Paint「Charcoal」· Creative Midnight Shadow
#5E6A6B
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#8F9EA0
Slate Blue · DarkGray · Silver Sand
Traditional「Slate Blue」· 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
000000 | 241E1E | 4D4242 | 5E6A6B | 8F9EA0 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 3.7 AA Large | 7.6 AAA | |
1.3 Fail | — | 1.7 Fail | 2.9 Fail | 5.9 AA | |
2.2 Fail | 1.7 Fail | — | 1.7 Fail | 3.5 AA Large | |
3.7 AA Large | 2.9 Fail | 1.7 Fail | — | 2.0 Fail | |
7.6 AAA | 5.9 AA | 3.5 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#241E1E
#4D4242
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #241e1e;
--color-3: #4d4242;
--color-4: #5e6a6b;
--color-5: #8f9ea0;
}SCSS
$color-1: #000000; $color-2: #241e1e; $color-3: #4d4242; $color-4: #5e6a6b; $color-5: #8f9ea0;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#241e1e',
'brand-3': '#4d4242',
'brand-4': '#5e6a6b',
'brand-5': '#8f9ea0',
}RGB Array
[0, 0, 0], [36, 30, 30], [77, 66, 66], [94, 106, 107], [143, 158, 160]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #241E1E, #4D4242, #5E6A6B, #8F9EA0 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: #000000; --color-2: #241e1e; --color-3: #4d4242; --color-4: #5e6a6b; --color-5: #8f9ea0. 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