Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2B2828
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#166A70
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#1F2121
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#B3300C
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#9BB7D1
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· 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
2B2828 | 166A70 | 1F2121 | B3300C | 9BB7D1 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 1.1 Fail | 2.3 Fail | 7.0 AAA | |
2.3 Fail | — | 2.6 Fail | 1.0 Fail | 3.0 AA Large | |
1.1 Fail | 2.6 Fail | — | 2.6 Fail | 7.8 AAA | |
2.3 Fail | 1.0 Fail | 2.6 Fail | — | 3.0 AA Large | |
7.0 AAA | 3.0 AA Large | 7.8 AAA | 3.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2B2828
#166A70
#1F2121
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2b2828;
--color-2: #166a70;
--color-3: #1f2121;
--color-4: #b3300c;
--color-5: #9bb7d1;
}SCSS
$color-1: #2b2828; $color-2: #166a70; $color-3: #1f2121; $color-4: #b3300c; $color-5: #9bb7d1;
TAILWIND
colors: {
'brand-1': '#2b2828',
'brand-2': '#166a70',
'brand-3': '#1f2121',
'brand-4': '#b3300c',
'brand-5': '#9bb7d1',
}RGB Array
[43, 40, 40], [22, 106, 112], [31, 33, 33], [179, 48, 12], [155, 183, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This minimal-style palette of #2B2828, #166A70, #1F2121, #B3300C, #9BB7D1 is ideal for: tech websites, dark mode UIs, game UIs, 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: #2b2828; --color-2: #166a70; --color-3: #1f2121; --color-4: #b3300c; --color-5: #9bb7d1. 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 minimal-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