Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0F0F0F
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#24151A
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#26262E
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#304E42
Mineral Blue · DarkSlateGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#5A6F46
Celadon · DarkOliveGreen · Forest Green
Traditional「Celadon」· Paint「Forest Green」· 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
0F0F0F | 24151A | 26262E | 304E42 | 5A6F46 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 2.1 Fail | 3.5 AA Large | |
1.1 Fail | — | 1.2 Fail | 1.9 Fail | 3.2 AA Large | |
1.3 Fail | 1.2 Fail | — | 1.6 Fail | 2.7 Fail | |
2.1 Fail | 1.9 Fail | 1.6 Fail | — | 1.7 Fail | |
3.5 AA Large | 3.2 AA Large | 2.7 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0F0F0F
#24151A
#26262E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0f0f0f;
--color-2: #24151a;
--color-3: #26262e;
--color-4: #304e42;
--color-5: #5a6f46;
}SCSS
$color-1: #0f0f0f; $color-2: #24151a; $color-3: #26262e; $color-4: #304e42; $color-5: #5a6f46;
TAILWIND
colors: {
'brand-1': '#0f0f0f',
'brand-2': '#24151a',
'brand-3': '#26262e',
'brand-4': '#304e42',
'brand-5': '#5a6f46',
}RGB Array
[15, 15, 15], [36, 21, 26], [38, 38, 46], [48, 78, 66], [90, 111, 70]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #0F0F0F, #24151A, #26262E, #304E42, #5A6F46 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs. Low-saturation colors convey a sophisticated, premium feel. 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: #0f0f0f; --color-2: #24151a; --color-3: #26262e; --color-4: #304e42; --color-5: #5a6f46. 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. 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 dark-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