Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B1CBA0
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#44463C
Grass Green · DarkSlateGray · Dark Stone
Traditional「Grass Green」· Paint「Dark Stone」· Creative Midnight Shadow
#221B1D
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#484E4B
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#91AB9E
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
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
B1CBA0 | 44463C | 221B1D | 484E4B | 91AB9E | |
|---|---|---|---|---|---|
| — | 5.4 AA | 9.6 AAA | 4.8 AA | 1.4 Fail | |
5.4 AA | — | 1.8 Fail | 1.1 Fail | 3.9 AA Large | |
9.6 AAA | 1.8 Fail | — | 2.0 Fail | 6.9 AA | |
4.8 AA | 1.1 Fail | 2.0 Fail | — | 3.5 AA Large | |
1.4 Fail | 3.9 AA Large | 6.9 AA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B1CBA0
#44463C
#221B1D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b1cba0;
--color-2: #44463c;
--color-3: #221b1d;
--color-4: #484e4b;
--color-5: #91ab9e;
}SCSS
$color-1: #b1cba0; $color-2: #44463c; $color-3: #221b1d; $color-4: #484e4b; $color-5: #91ab9e;
TAILWIND
colors: {
'brand-1': '#b1cba0',
'brand-2': '#44463c',
'brand-3': '#221b1d',
'brand-4': '#484e4b',
'brand-5': '#91ab9e',
}RGB Array
[177, 203, 160], [68, 70, 60], [34, 27, 29], [72, 78, 75], [145, 171, 158]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B1CBA0, #44463C, #221B1D, #484E4B, #91AB9E 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: #b1cba0; --color-2: #44463c; --color-3: #221b1d; --color-4: #484e4b; --color-5: #91ab9e. 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 general-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