Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B8C8CC
Sky Blue · Silver · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#BBAAA3
Apricot · DarkGray · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#BE8C7A
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#C16D50
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#C44F28
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
B8C8CC | BBAAA3 | BE8C7A | C16D50 | C44F28 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.7 Fail | 2.2 Fail | 2.7 Fail | |
1.3 Fail | — | 1.3 Fail | 1.7 Fail | 2.1 Fail | |
1.7 Fail | 1.3 Fail | — | 1.3 Fail | 1.6 Fail | |
2.2 Fail | 1.7 Fail | 1.3 Fail | — | 1.2 Fail | |
2.7 Fail | 2.1 Fail | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B8C8CC
#BBAAA3
#BE8C7A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b8c8cc;
--color-2: #bbaaa3;
--color-3: #be8c7a;
--color-4: #c16d50;
--color-5: #c44f28;
}SCSS
$color-1: #b8c8cc; $color-2: #bbaaa3; $color-3: #be8c7a; $color-4: #c16d50; $color-5: #c44f28;
TAILWIND
colors: {
'brand-1': '#b8c8cc',
'brand-2': '#bbaaa3',
'brand-3': '#be8c7a',
'brand-4': '#c16d50',
'brand-5': '#c44f28',
}RGB Array
[184, 200, 204], [187, 170, 163], [190, 140, 122], [193, 109, 80], [196, 79, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B8C8CC, #BBAAA3, #BE8C7A, #C16D50, #C44F28 is ideal for: corporate websites, product showcases, portfolios. 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: #b8c8cc; --color-2: #bbaaa3; --color-3: #be8c7a; --color-4: #c16d50; --color-5: #c44f28. 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. 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. 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