Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000405
Lake Blue · Black · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#7A7363
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#232822
Celadon · DarkSlateGray · Dark Stone
Traditional「Celadon」· Paint「Dark Stone」· Creative Midnight Shadow
#9A9B89
Autumn Sage · DarkSeaGreen · Silver Sand
Traditional「Autumn Sage」· Paint「Silver Sand」· Creative Urban Concrete
#B4B5A5
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
000405 | 7A7363 | 232822 | 9A9B89 | B4B5A5 | |
|---|---|---|---|---|---|
| — | 4.4 AA Large | 1.4 Fail | 7.3 AAA | 9.9 AAA | |
4.4 AA Large | — | 3.2 AA Large | 1.7 Fail | 2.3 Fail | |
1.4 Fail | 3.2 AA Large | — | 5.3 AA | 7.2 AAA | |
7.3 AAA | 1.7 Fail | 5.3 AA | — | 1.4 Fail | |
9.9 AAA | 2.3 Fail | 7.2 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000405
#7A7363
#232822
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000405;
--color-2: #7a7363;
--color-3: #232822;
--color-4: #9a9b89;
--color-5: #b4b5a5;
}SCSS
$color-1: #000405; $color-2: #7a7363; $color-3: #232822; $color-4: #9a9b89; $color-5: #b4b5a5;
TAILWIND
colors: {
'brand-1': '#000405',
'brand-2': '#7a7363',
'brand-3': '#232822',
'brand-4': '#9a9b89',
'brand-5': '#b4b5a5',
}RGB Array
[0, 4, 5], [122, 115, 99], [35, 40, 34], [154, 155, 137], [180, 181, 165]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000405, #7A7363, #232822, #9A9B89, #B4B5A5 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: #000405; --color-2: #7a7363; --color-3: #232822; --color-4: #9a9b89; --color-5: #b4b5a5. 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