Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B7CFB5
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#7DB19B
Mineral Blue · DarkSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#386B6C
Slate Blue · SeaGreen · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2A2C3B
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#200F22
Dark Plum · Black · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· 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
B7CFB5 | 7DB19B | 386B6C | 2A2C3B | 200F22 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.6 AA Large | 8.3 AAA | 10.9 AAA | |
1.5 Fail | — | 2.5 Fail | 5.7 AA | 7.5 AAA | |
3.6 AA Large | 2.5 Fail | — | 2.3 Fail | 3.0 AA Large | |
8.3 AAA | 5.7 AA | 2.3 Fail | — | 1.3 Fail | |
10.9 AAA | 7.5 AAA | 3.0 AA Large | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B7CFB5
#7DB19B
#386B6C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b7cfb5;
--color-2: #7db19b;
--color-3: #386b6c;
--color-4: #2a2c3b;
--color-5: #200f22;
}SCSS
$color-1: #b7cfb5; $color-2: #7db19b; $color-3: #386b6c; $color-4: #2a2c3b; $color-5: #200f22;
TAILWIND
colors: {
'brand-1': '#b7cfb5',
'brand-2': '#7db19b',
'brand-3': '#386b6c',
'brand-4': '#2a2c3b',
'brand-5': '#200f22',
}RGB Array
[183, 207, 181], [125, 177, 155], [56, 107, 108], [42, 44, 59], [32, 15, 34]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #B7CFB5, #7DB19B, #386B6C, #2A2C3B, #200F22 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #b7cfb5; --color-2: #7db19b; --color-3: #386b6c; --color-4: #2a2c3b; --color-5: #200f22. 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 finance, legal, luxury 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