Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0C0B
Ochre · Black · Jet Black
Traditional「Ochre」· Paint「Jet Black」· Creative Midnight Shadow
#3C4A3B
Celadon · DarkSlateGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#949579
Autumn Sage · Gray · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#B7B299
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#BFDBC7
Celadon · LightGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
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
0D0C0B | 3C4A3B | 949579 | B7B299 | BFDBC7 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 6.4 AA | 9.2 AAA | 13.2 AAA | |
2.1 Fail | — | 3.1 AA Large | 4.4 AA Large | 6.3 AA | |
6.4 AA | 3.1 AA Large | — | 1.4 Fail | 2.1 Fail | |
9.2 AAA | 4.4 AA Large | 1.4 Fail | — | 1.4 Fail | |
13.2 AAA | 6.3 AA | 2.1 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0C0B
#3C4A3B
#949579
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0c0b;
--color-2: #3c4a3b;
--color-3: #949579;
--color-4: #b7b299;
--color-5: #bfdbc7;
}SCSS
$color-1: #0d0c0b; $color-2: #3c4a3b; $color-3: #949579; $color-4: #b7b299; $color-5: #bfdbc7;
TAILWIND
colors: {
'brand-1': '#0d0c0b',
'brand-2': '#3c4a3b',
'brand-3': '#949579',
'brand-4': '#b7b299',
'brand-5': '#bfdbc7',
}RGB Array
[13, 12, 11], [60, 74, 59], [148, 149, 121], [183, 178, 153], [191, 219, 199]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0C0B, #3C4A3B, #949579, #B7B299, #BFDBC7 is ideal for: brand design, premium product pages, magazine layouts, 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: #0d0c0b; --color-2: #3c4a3b; --color-3: #949579; --color-4: #b7b299; --color-5: #bfdbc7. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 tech, SaaS, healthcare, eco 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