Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BDB0A0
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#A19E97
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#534A5B
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#603D41
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#211F2D
Deep Indigo · DarkSlateGray · 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
BDB0A0 | A19E97 | 534A5B | 603D41 | 211F2D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 4.0 AA Large | 4.4 AA Large | 7.6 AAA | |
1.3 Fail | — | 3.1 AA Large | 3.5 AA Large | 6.0 AA | |
4.0 AA Large | 3.1 AA Large | — | 1.1 Fail | 1.9 Fail | |
4.4 AA Large | 3.5 AA Large | 1.1 Fail | — | 1.7 Fail | |
7.6 AAA | 6.0 AA | 1.9 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BDB0A0
#A19E97
#534A5B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bdb0a0;
--color-2: #a19e97;
--color-3: #534a5b;
--color-4: #603d41;
--color-5: #211f2d;
}SCSS
$color-1: #bdb0a0; $color-2: #a19e97; $color-3: #534a5b; $color-4: #603d41; $color-5: #211f2d;
TAILWIND
colors: {
'brand-1': '#bdb0a0',
'brand-2': '#a19e97',
'brand-3': '#534a5b',
'brand-4': '#603d41',
'brand-5': '#211f2d',
}RGB Array
[189, 176, 160], [161, 158, 151], [83, 74, 91], [96, 61, 65], [33, 31, 45]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BDB0A0, #A19E97, #534A5B, #603D41, #211F2D is ideal for: brand design, premium product pages, magazine layouts, 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: #bdb0a0; --color-2: #a19e97; --color-3: #534a5b; --color-4: #603d41; --color-5: #211f2d. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 tech, SaaS, healthcare, eco 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