Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BFCBB7
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#A8C0C0
Sky Blue · Silver · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#390710
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#0F090D
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#181830
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
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
BFCBB7 | A8C0C0 | 390710 | 0F090D | 181830 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 10.3 AAA | 11.7 AAA | 10.3 AAA | |
1.1 Fail | — | 9.0 AAA | 10.3 AAA | 9.0 AAA | |
10.3 AAA | 9.0 AAA | — | 1.1 Fail | 1.0 Fail | |
11.7 AAA | 10.3 AAA | 1.1 Fail | — | 1.1 Fail | |
10.3 AAA | 9.0 AAA | 1.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BFCBB7
#A8C0C0
#390710
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bfcbb7;
--color-2: #a8c0c0;
--color-3: #390710;
--color-4: #0f090d;
--color-5: #181830;
}SCSS
$color-1: #bfcbb7; $color-2: #a8c0c0; $color-3: #390710; $color-4: #0f090d; $color-5: #181830;
TAILWIND
colors: {
'brand-1': '#bfcbb7',
'brand-2': '#a8c0c0',
'brand-3': '#390710',
'brand-4': '#0f090d',
'brand-5': '#181830',
}RGB Array
[191, 203, 183], [168, 192, 192], [57, 7, 16], [15, 9, 13], [24, 24, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #BFCBB7, #A8C0C0, #390710, #0F090D, #181830 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: #bfcbb7; --color-2: #a8c0c0; --color-3: #390710; --color-4: #0f090d; --color-5: #181830. 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 dark-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