Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0B0F12
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#3D443C
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#77836B
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#BDBBAE
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#FFFFD4
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· 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
0B0F12 | 3D443C | 77836B | BDBBAE | FFFFD4 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 4.8 AA | 10.0 AAA | 18.8 AAA | |
1.9 Fail | — | 2.5 Fail | 5.2 AA | 9.8 AAA | |
4.8 AA | 2.5 Fail | — | 2.1 Fail | 3.9 AA Large | |
10.0 AAA | 5.2 AA | 2.1 Fail | — | 1.9 Fail | |
18.8 AAA | 9.8 AAA | 3.9 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0B0F12
#3D443C
#77836B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0b0f12;
--color-2: #3d443c;
--color-3: #77836b;
--color-4: #bdbbae;
--color-5: #ffffd4;
}SCSS
$color-1: #0b0f12; $color-2: #3d443c; $color-3: #77836b; $color-4: #bdbbae; $color-5: #ffffd4;
TAILWIND
colors: {
'brand-1': '#0b0f12',
'brand-2': '#3d443c',
'brand-3': '#77836b',
'brand-4': '#bdbbae',
'brand-5': '#ffffd4',
}RGB Array
[11, 15, 18], [61, 68, 60], [119, 131, 107], [189, 187, 174], [255, 255, 212]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0B0F12, #3D443C, #77836B, #BDBBAE, #FFFFD4 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #0b0f12; --color-2: #3d443c; --color-3: #77836b; --color-4: #bdbbae; --color-5: #ffffd4. 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. 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