Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BAB8A9
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#45707A
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#49585C
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#463D3E
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#45291D
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
BAB8A9 | 45707A | 49585C | 463D3E | 45291D | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 3.7 AA Large | 5.3 AA | 6.6 AA | |
2.7 Fail | — | 1.4 Fail | 1.9 Fail | 2.4 Fail | |
3.7 AA Large | 1.4 Fail | — | 1.4 Fail | 1.8 Fail | |
5.3 AA | 1.9 Fail | 1.4 Fail | — | 1.3 Fail | |
6.6 AA | 2.4 Fail | 1.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BAB8A9
#45707A
#49585C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bab8a9;
--color-2: #45707a;
--color-3: #49585c;
--color-4: #463d3e;
--color-5: #45291d;
}SCSS
$color-1: #bab8a9; $color-2: #45707a; $color-3: #49585c; $color-4: #463d3e; $color-5: #45291d;
TAILWIND
colors: {
'brand-1': '#bab8a9',
'brand-2': '#45707a',
'brand-3': '#49585c',
'brand-4': '#463d3e',
'brand-5': '#45291d',
}RGB Array
[186, 184, 169], [69, 112, 122], [73, 88, 92], [70, 61, 62], [69, 41, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BAB8A9, #45707A, #49585C, #463D3E, #45291D 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: #bab8a9; --color-2: #45707a; --color-3: #49585c; --color-4: #463d3e; --color-5: #45291d. 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