Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B1BFC7
Sky Blue · Silver · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#F7E9C3
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CEB092
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#BF9C78
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#353138
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
B1BFC7 | F7E9C3 | CEB092 | BF9C78 | 353138 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.1 Fail | 1.4 Fail | 6.8 AA | |
1.6 Fail | — | 1.7 Fail | 2.1 Fail | 10.6 AAA | |
1.1 Fail | 1.7 Fail | — | 1.2 Fail | 6.2 AA | |
1.4 Fail | 2.1 Fail | 1.2 Fail | — | 5.0 AA | |
6.8 AA | 10.6 AAA | 6.2 AA | 5.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B1BFC7
#F7E9C3
#CEB092
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b1bfc7;
--color-2: #f7e9c3;
--color-3: #ceb092;
--color-4: #bf9c78;
--color-5: #353138;
}SCSS
$color-1: #b1bfc7; $color-2: #f7e9c3; $color-3: #ceb092; $color-4: #bf9c78; $color-5: #353138;
TAILWIND
colors: {
'brand-1': '#b1bfc7',
'brand-2': '#f7e9c3',
'brand-3': '#ceb092',
'brand-4': '#bf9c78',
'brand-5': '#353138',
}RGB Array
[177, 191, 199], [247, 233, 195], [206, 176, 146], [191, 156, 120], [53, 49, 56]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #B1BFC7, #F7E9C3, #CEB092, #BF9C78, #353138 is ideal for: 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: #b1bfc7; --color-2: #f7e9c3; --color-3: #ceb092; --color-4: #bf9c78; --color-5: #353138. 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 coffee-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