Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#00010D
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#35030C
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#827272
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#A2A49F
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#B9C3CF
Azure · Silver · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
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
00010D | 35030C | 827272 | A2A49F | B9C3CF | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 4.6 AA | 8.3 AAA | 11.7 AAA | |
1.2 Fail | — | 3.9 AA Large | 7.1 AAA | 10.1 AAA | |
4.6 AA | 3.9 AA Large | — | 1.8 Fail | 2.6 Fail | |
8.3 AAA | 7.1 AAA | 1.8 Fail | — | 1.4 Fail | |
11.7 AAA | 10.1 AAA | 2.6 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#00010D
#35030C
#827272
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #00010d;
--color-2: #35030c;
--color-3: #827272;
--color-4: #a2a49f;
--color-5: #b9c3cf;
}SCSS
$color-1: #00010d; $color-2: #35030c; $color-3: #827272; $color-4: #a2a49f; $color-5: #b9c3cf;
TAILWIND
colors: {
'brand-1': '#00010d',
'brand-2': '#35030c',
'brand-3': '#827272',
'brand-4': '#a2a49f',
'brand-5': '#b9c3cf',
}RGB Array
[0, 1, 13], [53, 3, 12], [130, 114, 114], [162, 164, 159], [185, 195, 207]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #00010D, #35030C, #827272, #A2A49F, #B9C3CF 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: #00010d; --color-2: #35030c; --color-3: #827272; --color-4: #a2a49f; --color-5: #b9c3cf. 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